[llvm] [VPlan] Materialize Build(Struct)Vectors for VPReplicateRecipes. (NFCI) (PR #151487)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 9 13:21:48 PDT 2025


================
@@ -256,6 +256,10 @@ struct VPlanTransforms {
                                          unsigned BestUF,
                                          PredicatedScalarEvolution &PSE);
 
+  /// Add explicit Build[Struct]Vector recipes that combine scalar values
----------------
fhahn wrote:

Updated, thanks

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


More information about the llvm-commits mailing list