[llvm] [InstCombine] Implement ((B ^ C) & A) | B -> B | (A & C) (PR #78782)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 13:01:00 PST 2024
AtariDreams wrote:
@dtcxzyw This true?
https://github.com/llvm/llvm-project/pull/78782
More information about the llvm-commits
mailing list