[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:15 PDT 2026
================
----------------
kasuga-fj wrote:
- `I` is not defined
- I think the sentence `The total is bounded by ...` is not clear. What does "total" refer to?
- IIRC, the index type can differ from the type of the backedge-taken count. Maybe you need to consider the type of it as well.
https://github.com/llvm/llvm-project/pull/207662
More information about the llvm-commits
mailing list