[llvm-bugs] [Bug 38971] [X86] Reductions should use smaller vector types later on
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Feb 10 07:27:06 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=38971
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |r353641
--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We should get the ideal output for this example with or without -fast-hops
after:
https://reviews.llvm.org/rL353641
https://reviews.llvm.org/D57841
--
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/20190210/a477a392/attachment.html>
More information about the llvm-bugs
mailing list