[llvm-bugs] [Bug 39130] New: Add support for ISD::SMAX/SMIN/UMAX/UMIN

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Sep 29 09:20:40 PDT 2018


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

            Bug ID: 39130
           Summary: Add support for ISD::SMAX/SMIN/UMAX/UMIN
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: llvm-bugs at lists.llvm.org

As noted on https://reviews.llvm.org/D46101, where possible PowerPC should
support the integer min/max ISD opcodes instead of relying on machine nodes.

-- 
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/20180929/969be8c5/attachment.html>


More information about the llvm-bugs mailing list