[llvm] [ExpandMemCmp] Recognize canonical form of (icmp sle/sge X, 0) in getMemCmpOneBlock. (PR #121540)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 10:40:58 PST 2025


preames wrote:

We seem to have UCMP and SCMP SelectionDAG nodes, are these cases simply missing generic DAG combines?  No objection to this patch, just wondering about possible followup.  

https://github.com/llvm/llvm-project/pull/121540


More information about the llvm-commits mailing list