[llvm] [DAG] SelectionDAG::canCreateUndefOrPoison - add ISD::SCMP/UCMP handling + tests (PR #154127)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 18 08:09:10 PDT 2025


================
@@ -1036,4 +1107,4 @@ define void @pr59676_nsw(ptr %dst, i32 %x) {
   %div = sdiv i32 %area, 42
   store i32 %div, ptr %dst, align 4
   ret void
-}
+}
----------------
RKSimon wrote:

undo this

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


More information about the llvm-commits mailing list