[llvm] Signed integer overflow in Constraint Elimination pass (PR #133903)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 4 03:29:36 PDT 2025


=?utf-8?b?6buD5ZyL5bqt?=,=?utf-8?b?6buD5ZyL5bqt?=,=?utf-8?b?6buD5ZyL5bqt?=,
=?utf-8?b?6buD5ZyL5bqt?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/133903 at github.com>


https://github.com/nikic commented:

Why does fixing this bug require changes to MulOverflow? I would expect it to only require the *use* of MulOverflow.

What do your changes to MulOverflow fix? I would expect this to come with a change to unit tests.

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


More information about the llvm-commits mailing list