[llvm-bugs] [Bug 43166] LoopVectorizer miscompiles (when doing fold by tail masking?)
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 3 02:56:32 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43166
bjorn.a.pettersson at ericsson.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
CC| |hans at chromium.org
Fixed By Commit(s)| |r370720 r370721
Severity|enhancement |release blocker
Resolution|--- |FIXED
--- Comment #8 from bjorn.a.pettersson at ericsson.com ---
Landed in r370721 (with precommit of test case in r370720).
Should this be added to meta tickets for
8.0.1: https://bugs.llvm.org/show_bug.cgi?id=41221
9.0.0: https://bugs.llvm.org/show_bug.cgi?id=42474
(I could not see any meta for 9.0.1 yet, but maybe this is too late for 9.0.0)
I changed "Importance" to "release blocker" since it was a miscompile. (Not
sure exactly how that field usually is used.)
--
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/20190903/74ad863d/attachment.html>
More information about the llvm-bugs
mailing list