[llvm] [AArch64] Use isKnownNonZero to optimize eligible compares to cmn (PR #96349)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 22:32:54 PDT 2024
https://github.com/davemgreen commented:
I think this looks OK now, and the test all look OK. Do you mind if we wait until after the release branch to commit, in case there is something still wrong?
It would be good to have test cases for lots of various cases too, even if they don't trigger - different signed conditions, cmn on the LHS/RHS, ccmn on the LHS/RHS etc. Thanks
https://github.com/llvm/llvm-project/pull/96349
More information about the llvm-commits
mailing list