[llvm] [InstCombine] Fold xor of bittests into bittest of xor'd value (PR #125676)
Andreas Jonson via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 11:15:40 PST 2025
andjo403 wrote:
is there a benefit to handle the `trunc to i1` or other bittest patterns?
https://github.com/llvm/llvm-project/pull/125676
More information about the llvm-commits
mailing list