[llvm] [InstCombine] Handle commuted cases of the fold `((B|C)&A)|B -> B|(A&C)` (PR #76565)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 29 07:59:05 PST 2023
https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/76565
More information about the llvm-commits
mailing list