[llvm-bugs] [Bug 33758] AVX-512: Horizontal add pattern match does not work on <16 x i32> vectors
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 25 01:08:36 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=33758
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |r366933
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #14 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
(In reply to Simon Pilgrim from comment #13)
> (In reply to Simon Pilgrim from comment #12)
> > There's a tiny bit more we can do to improve optsize builds (which is the
> > same as fast-horiz but more likely to be requested) code:
> >
> > https://godbolt.org/z/yP5CgS
>
> https://reviews.llvm.org/D65047 should handle the partial reduction cases
Committed rL366933
--
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/20190725/b481ccaa/attachment.html>
More information about the llvm-bugs
mailing list