[llvm] [VPlan] Use m_LiveIn to improve code (NFC) (PR #174943)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 8 12:53:10 PST 2026


https://github.com/fhahn commented:

Hm, new code is more compact, but at least a few of those uses should eventually only see VPIRValue, and the isa would make it easier to check for uese to remove/replace

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


More information about the llvm-commits mailing list