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

            Bug ID: 48285
           Summary: [Hexagon] Add support for ISD::SMAX/SMIN/UMAX/UMIN
                    instead of custom dag patterns
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: Hexagon
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Hexagon currently lowers integer signed/unsigned min/max ops using custom
icmp+select patterns, but it could use the generic ISD opcodes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to