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

via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 00:06:28 PDT 2025


mikael-nilsson-arm wrote:

I have a small test locally that triggers the issue with sanitizers enabled (the sanitizer will complain about the addition). But without it enabled I'm not sure how I could test for it.

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


More information about the llvm-commits mailing list