[llvm] [VPlan] Mark DerivedIV unconditionally single-scalar (NFC) (PR #189706)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 05:03:03 PDT 2026


https://github.com/fhahn commented:

Agreed that they are single scalar regardless of their operands. But I am surprised this is not causing any changes. I suppose in practice, the operands are always guaranteed to be single-scalar as well?

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


More information about the llvm-commits mailing list