[llvm] [InstCombine] Canonicalize Bit Testing by Shifting to Bit 0 (PR #101838)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 3 12:20:14 PDT 2024
https://github.com/nikic approved this pull request.
LGTM, but it looks like there is a regression in this case: https://llvm.godbolt.org/z/8dGhf9Wz1
https://github.com/llvm/llvm-project/pull/101838
More information about the llvm-commits
mailing list