[llvm] [DA] Rewrite BanerjeeMIV test with safe APInt interval arithmetic (PR #207662)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 03:31:14 PDT 2026


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

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

```suggestion
/// Walks through the subscript and collects the coefficient and maximum
/// iteration index associated with each loop level. Both are extended to the
/// widened analysis type before Banerjee arithmetic.
```

This is a pre-existing issue, but please use `///` for function header comments. The same applies elsewhere.

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


More information about the llvm-commits mailing list