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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 04:57:56 PDT 2025


================
@@ -1060,6 +1055,13 @@ class LLVM_ABI_FOR_TEST VPInstruction : public VPRecipeWithIRFlags,
   /// underlying ingredient.
   bool doesGeneratePerAllLanes() const;
----------------
fhahn wrote:

yep

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


More information about the llvm-commits mailing list