[ARM] Fold away CMP/CSINC from CMOV
This makes use of the code in D114013 to fold away unnecessary CMPZ/CSINC starting from a CMOV, in a similar way to how we fold away CSINV/CSINC/etc Differential Revision: https://reviews.llvm.org/D115185
Loading
Please sign in to comment