[llvm-bugs] [Bug 43398] The vector stopped when the referencing order was changed
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 7 03:25:26 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=43398
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |9d24933f79dd7db3e469b3c4402
| |e076cc41418f7
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Florian Hahn <florian_hahn at apple.com> ---
Should be fixed by
https://reviews.llvm.org/rG9d24933f79dd7db3e469b3c4402e076cc41418f7
The loop is vectorized for the NG.c case: https://godbolt.org/z/oJVjst
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200507/c4b84064/attachment.html>
More information about the llvm-bugs
mailing list