[llvm] [AArch64] Check for negative numbers when adjusting icmps (PR #141151)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 30 18:52:04 PDT 2025


AZero13 wrote:

This is definitely a result of CSE not working because of the mistaken transforms we were doing was just so happening to result in better codegen for some functions.



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


More information about the llvm-commits mailing list