[llvm] [VPlan] Expand VPWidenIntOrFpInductionRecipe into separate recipes (PR #118638)
Shih-Po Hung via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 01:54:47 PST 2024
arcbbb wrote:
Appreciate the effort! Just wondering - for EVL transform, do you expect to generate vp intrinsics during the backedge recipe execution, or will a separate transformation be needed to convert the backedge recipes into WidenIntrinsicRecipes?
https://github.com/llvm/llvm-project/pull/118638
More information about the llvm-commits
mailing list