[Bug target/108429] [13 Regression] FAIL: gcc.target/i386/pr89618.c scan-tree-dump vect "LOOP VECTORIZED"

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 17 10:36:25 GMT 2023


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |53947

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
We now have X86_TUNE_USE_SCATTER_[{2,4}PARTS] but the vectorizer doesn't
have support to open-code 2- or 4- part scatter so the comment that open-coded
variants are consistently faster doesn't help vectorization.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations


More information about the Gcc-bugs mailing list