[llvm-bugs] [Bug 47505] New: Make reduction intrinsics non-experimental
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Sep 12 07:46:40 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47505
Bug ID: 47505
Summary: Make reduction intrinsics non-experimental
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
Assignee: unassignedbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: aemerson at apple.com, craig.topper at gmail.com,
llvm-bugs at lists.llvm.org, nikita.ppv at gmail.com,
spatel+llvm at rotateright.com
Blocks: 36691
The reduction intrinsics have matured a great deal and the last few concerns
about their exact definition have been addressed (or are close to).
We should now be able to drop the experimental from
‘llvm.experimental.vector.reduce.*' to ‘llvm.vector.reduce.*' and begin
generating these intrinsics in IR.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=36691
[Bug 36691] add support for llvm.experimental.vector.reduce intrinsics
--
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/20200912/2d44eaf4/attachment.html>
More information about the llvm-bugs
mailing list