[llvm] [VPlan] Use VPTypeAnalysis to get the step type of widen pointer induction (PR #147925)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 04:13:19 PDT 2025


================
@@ -0,0 +1,75 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
fhahn wrote:

Might make sense to move the test to `llvm/test/Transforms/LoopVectorize/pointer-induction.ll`, which already has similar tests and also tests with `-lv-strided-pointer-ivs`

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


More information about the llvm-commits mailing list