[llvm] [ARM] Swap sides of cmp/cmn based on folding ability (PR #191915)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 14:51:42 PDT 2026
SiliconA-Z wrote:
Also, the point is to eventually get rid of the cmpz node because having two nodes that mean essentially the same thing but one with an optimization difference is not good. @john-brawn-arm So, instead, we should do what AArch64 does and deal with this in the cmp
https://github.com/llvm/llvm-project/pull/191915
More information about the llvm-commits
mailing list