[llvm] [VPlan] Explicitly replicate VPInstructions by VF. (PR #155102)

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 14:48:28 PDT 2025


================
@@ -333,6 +333,9 @@ Value *VPTransformState::get(const VPValue *Def, bool NeedsScalar) {
     LastLane = 0;
----------------
ayalz wrote:

Independent: above comment deserves updating, as this method no longer has a Part parameter - "// If Values have been set for this Def return the one relevant for \p Part."

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


More information about the llvm-commits mailing list