[llvm] [DA] Rewrite Banerjee MIV test with SCEV-based interval arithmetic (PR #207662)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 09:48:21 PDT 2026


================

----------------
kasuga-fj wrote:

This test probably doesn't make sense. The offset operand of getelementptr is automatically extended to the index type, which should be i64 here.

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


More information about the llvm-commits mailing list