[ARM] CSINC/CSINV patterns from CMOV
We sometimes end up generating CMOV with constant operands that can be simplified to CSINC or CSINV under Arm-8.1m. This adds some simple patterns for them. Differential Revision: https://reviews.llvm.org/D114349
Loading
Please sign in to comment