[llvm-bugs] [Bug 47506] [X86][AVX512] Convert _mm_reduce_* intrinsics to emit llvm.reduction intrinsics in IR

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 16 08:16:36 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=47506

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|6c23cbc5603c,4855a1004d4d   |6c23cbc5603c,4855a1004d4d,6
                   |                            |1da20575d6c
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #7 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
fmin/fmax reductions - https://reviews.llvm.org/D93179

rG61da20575d6c

Thanks to @pengfei for completing the work on this (and @spatel for some of the
FMF reduction subtleties).

-- 
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/20210216/51f6c5fc/attachment.html>


More information about the llvm-bugs mailing list