[llvm] [VPlan] Add VPBundleRecipe, replacing extended reduction recipes. (PR #144281)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 24 06:30:02 PDT 2025


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

This looks like a nice improvement and should make it easier to add new bundles in the future. You addressed the previous issue we found (as mentioned by @SamTebbs33) and I couldn't spot any more issues, so I'm happy to accept it.

It would also be nice for this to land so we can rebase 144908, which @SamTebbs33 told me would make some of the changes in that PR a bit simpler.

In any case, LGTM!

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


More information about the llvm-commits mailing list