[llvm] [InstCombine] Handle commuted cases of the fold `((B|C)&A)|B -> B|(A&C)` (PR #76565)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 29 06:18:44 PST 2023
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/76565
More information about the llvm-commits
mailing list