[llvm-branch-commits] [llvm] [VPlan] Model address separately. (PR #72164)

Florian Hahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Nov 13 14:06:20 PST 2023


https://github.com/fhahn created https://github.com/llvm/llvm-project/pull/72164

Move vector pointer generation to a separate VPInstruction opcode.
This untangles address computation from the memory recipes future
and is also needed to enable explicit unrolling in VPlan.





More information about the llvm-branch-commits mailing list