[llvm] [InstCombine] Fix Failure to fold (and %x, (sext i1 %m)) -> (select %m, %x, 0) with multiple uses of %m (PR #81409)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 02:06:37 PST 2024


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list