[llvm] [LAA] Don't require Stride == 1/-1 for inbounds pointer AddRecs nowrap. (PR #113126)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 13:33:52 PDT 2024


https://github.com/artagnon commented:

I wanted to investigate this myself, but it looks like you've beaten me to it. Apart from requiring a rebase, tightening of the commit message, and one strange change, I think the reasoning makes sense to me.

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


More information about the llvm-commits mailing list