[llvm] [VPlan] Unroll VPReplicateRecipe by VF. (PR #142433)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 28 11:36:28 PDT 2025


fhahn wrote:

@sscalpone @mstorsjo thanks for sharing the additional test cases, in some cases we cannot yet convert all hoisted recipes to single-scalar VPReplicateRecipes after hoisting. Should be fixed by making sure we also unroll all VPReplicateRecipes outside the loop region by VF: 19495364949476df196e3a0a12b3a035f7c2d1be

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


More information about the llvm-commits mailing list