[llvm] [NFC][VPlan] Mark VPInstruction::VScale as uniformity-preserving (PR #194674)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 04:52:07 PDT 2026


https://github.com/fhahn commented:

> > I am happy to switch the patch to that shape if you prefer — it's also closer to how `vputils::isSingleScalar` itself is written. Do you think this is better direction?
> 
> Yeah, that would be better, I think. Hopefully, we'd also get some IR test changes?


Not sure we would get any IR changes, `vscale` will be outside the loop regions 

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


More information about the llvm-commits mailing list