[AArch64] Add a basic pattern for FACGE and FACGT
These instructions take the absolute of two values and perform a FCMGE/FCMGT between them. This patch adds some basic patterns for them. Differential Revision: https://reviews.llvm.org/D147945
Loading
Please sign in to comment