This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/71060] Compiler reports "loop vectorized" but actually it was not


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|diagnostic                  |

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Behavior of the testcase is fixed - I'm leaving this open for the issue that
if-conversion doesn't transfer restrict info to masked loads/stores.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]