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: unassignedb...@nondot.org
Reporter: llvm-...@redking.me.uk
CC: kparz...@quicinc.com, llvm-bugs@lists.llvm.org
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
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs