[llvm] [AArch64] Check for negative numbers when adjusting icmps (PR #141151)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 2 03:19:53 PDT 2025
davemgreen wrote:
Yeah the patch was OK - could it use getNodeIfExists to check for the duplicate nodes? It looks like just using `cmp 0` in more cases might help.
https://github.com/llvm/llvm-project/pull/141151
More information about the llvm-commits
mailing list