[clang] [llvm] [InstCombine] Fold `X Pred C2 ? X BOp C1 : C2 BOp C1` to `min/max(X, C2) BOp C1` (PR #116888)
Yingwei Zheng via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 25 23:48:35 PST 2024
https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/116888
More information about the cfe-commits
mailing list