[llvm] [DAG] SimplifyDemandedBits - ICMP_SLT(X, 0) - only sign mask of X is required (PR #164946)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 2 18:39:51 PST 2025


================
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
topperc wrote:

Please make a separate PR to use the script for this test as a pre-commit. It's creating unnecessary noise in this diff.

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


More information about the llvm-commits mailing list