[llvm] [GlobalIsel] Visit ICmp (PR #105991)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 09:40:19 PDT 2024


tschuett wrote:

That didn't answer my question!


The isKnownNonZero analysis is in Utils.cpp and test coverage is in combine-visit-icmp.mir.
Combine.td shows that precisely two combines were added and only of them relies on known bits.

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


More information about the llvm-commits mailing list