[llvm] [VPlan] Introduce m_[Specific]ICmp matcher (PR #151540)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 6 02:48:59 PDT 2025


https://github.com/lukel97 approved this pull request.

LGTM. Just noting that we don't seem to bind the condition code anywhere anymore but I think that's fine, it's good to keep things in sync with LLVM IR's patternmatch

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


More information about the llvm-commits mailing list