[llvm] [InstCombine] Simplify and/or of icmp eq with op replacement (PR #70335)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 02:07:20 PDT 2023


nikic wrote:

I've slightly adjusted the handling of the recursion limit and added test cases from the two issues.

https://github.com/llvm/llvm-project/pull/70335


More information about the llvm-commits mailing list