[llvm] [AArch64] Signed comparison using CMN is safe when the subtraction is nsw (PR #141993)
via llvm-commits
llvm-commits at lists.llvm.org
Thu May 29 11:36:29 PDT 2025
AZero13 wrote:
Is it possible for a sub node to be made without nsw by mistake?
https://github.com/llvm/llvm-project/pull/141993
More information about the llvm-commits
mailing list