[Bug tree-optimization/103977] [12 Regression] ice in try_vectorize_loop_1 since r12-6420-gd3ff7420e941931d32ce2e332e7968fe67ba20af

avieira at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 12 16:17:34 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103977

--- Comment #8 from avieira at gcc dot gnu.org ---
The patch Jeff mentioned is this:
[vect] PR103971, PR103977: Fix epilogue mode selection for autodetect only

gcc/ChangeLog:

* tree-vect-loop.c (vect-analyze-loop): Handle scenario where target
does not add autovectorize_vector_modes.

https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=016bd7523131b645bca5b5530c81ab5149922743

Should be OK to close this now?


More information about the Gcc-bugs mailing list