[llvm] [VPlan] Treat VPVector(End)PointerRecipe as single-scalar, if ops are. (PR #169249)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 06:46:15 PST 2025


https://github.com/fhahn commented:

> > after
> Could we directly return true, like VPReductionRecipe?

Yep that works, updated, thanks

> > #157387 as discovered by @john-brawn-arm.
> 
> Wrong person mentioned? Should be @ElvisWang123?

The mention should be correct, @ElvisWang123 landed #157387, but @john-brawn-arm discovered the issue. I'll strip to the username mentions from the commit message, to avoid excessive Github notifications


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


More information about the llvm-commits mailing list