[llvm] [InstCombine] Optimize (select %x, op(%x), 0) to op(%x) for operations where op(0) == 0 (PR #147605)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 8 22:13:29 PDT 2025
https://github.com/dtcxzyw requested changes to this pull request.
https://github.com/llvm/llvm-project/pull/147605
More information about the llvm-commits
mailing list