[llvm] [VPlan] Fix nowrap flags for strided access pointers from SCEV (PR #209453)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 06:04:20 PDT 2026


https://github.com/artagnon commented:

Oh, it would be good to re-use DerivedIV here: I was trying that, and it's blocked on https://github.com/llvm/llvm-project/pull/205908 to avoid regressing the flags?

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


More information about the llvm-commits mailing list