[llvm] [CodeGenPrepare] Fix signed overflow (PR #141487)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 23:01:07 PDT 2025


mikael-nilsson-arm wrote:

I could add an `LLVM_DEBUG` print that conditionally print something in the case of overflow and then check for that in the lit test. Would such a a test be fine?

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


More information about the llvm-commits mailing list