[clang] [llvm] [InstCombine] Fold select(X >s 0, 0, -X) | smax(X, 0) to abs(X) (PR #165200)
Wenju He via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 2 15:38:35 PST 2025
https://github.com/wenju-he closed https://github.com/llvm/llvm-project/pull/165200
More information about the cfe-commits
mailing list