[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:

If truncation occurs here, that would indicate that something has gone wrong, right? If so, use `getNoopOrSignExtend` instead.

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


More information about the llvm-commits mailing list