[llvm] [InstCombine] Fold `mul (sext bool X), Y` into `select X, -Y, 0` (PR #84792)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 23:55:00 PDT 2024


https://github.com/dtcxzyw requested changes to this pull request.


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


More information about the llvm-commits mailing list