[llvm] [DA] Test AddRecs are nsw before strong SIV test (PR #183421)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 23:52:47 PST 2026


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

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

```suggestion
  %gep = getelementptr inbounds [4 x [2 x i16]], ptr @global, i64 0, i64 %inner.iv, i64 %outer.iv
```

Maybe this can preserve the original intent of this test.

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


More information about the llvm-commits mailing list