[Bug tree-optimization/118215] Miss runtime alias check for vectorization

rsandifo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 31 13:56:57 GMT 2024


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

Richard Sandiford <rsandifo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org

--- Comment #2 from Richard Sandiford <rsandifo at gcc dot gnu.org> ---
FWIW, we had a proof of concept of this working internally during the initial
SVE work, with the vectoriser itself sinking the store.  We never had time to
make it suitable for submission though.


More information about the Gcc-bugs mailing list