[llvm] [VPlan] Compute induction end values in VPlan. (PR #112145)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 7 05:38:48 PST 2024


fhahn wrote:

Now that https://github.com/llvm/llvm-project/pull/110577 landed, this should be ready for review.

Some VPlan tests still need updating, but the relevant IR tests have been updated already. It still needs some updates for outer loop vectorization.

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


More information about the llvm-commits mailing list