[llvm] [InstCombine] Simplify and/or of icmp eq with op replacement (PR #70335)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 26 11:27:29 PDT 2023
dtcxzyw wrote:
It looks like your PR does similar optimizations as #69840. I will rebase it after landing this PR to see other missed optimizations.
https://github.com/llvm/llvm-project/pull/70335
More information about the llvm-commits
mailing list