[llvm] [InstCombine] Fold `(x < 2^32) & (trunc(x to i32) == 0)` into `x == 0` (PR #171195)
Tirthankar Mazumder via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 9 21:03:36 PST 2025
https://github.com/wermos edited https://github.com/llvm/llvm-project/pull/171195
More information about the llvm-commits
mailing list