[llvm] [VPlan] Don't create ExtractElement recipes for scalar plans. (PR #131604)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 05:15:21 PDT 2025


https://github.com/david-arm approved this pull request.

LGTM! Thanks for this. I think in my original patch for adding the vector early exit costs I bailed out for scalar VFs. At some point I might have hit a similar issue.

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


More information about the llvm-commits mailing list