[llvm-bugs] [Bug 34919] vectorized code produces wrong result after r307036
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 17 03:51:37 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=34919
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |rL315540
Status|NEW |RESOLVED
--- Comment #3 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving old bug - D34077/rL307036 was reverted at rL315540, and never
resubmitted.
Since then x86 shuffle combining has improved to handle the test cases in
similar ways (although we still don't combine shuffles to VTRUNC).
--
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/20200317/f1779601/attachment-0001.html>
More information about the llvm-bugs
mailing list