[llvm-branch-commits] [llvm] [LoopVectorize] Support vectorization of compressing patterns in VPlan (PR #140723)

Florian Hahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Nov 7 04:12:48 PST 2025


https://github.com/fhahn commented:

I think you can probably make this independent of https://github.com/llvm/llvm-project/pull/140721 by first just supporting cases where to compressed store does not alias any of the other memory accesses?

Curious if you already have any runtime performance numbers you could share?

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


More information about the llvm-branch-commits mailing list