[RISCV] Reduce duplicate FP test cases.
authorCraig Topper <craig.topper@sifive.com>
Thu, 9 Dec 2021 16:04:43 +0000 (08:04 -0800)
committerCraig Topper <craig.topper@sifive.com>
Thu, 9 Dec 2021 16:33:38 +0000 (08:33 -0800)
commit0ec5f1e64fb2c38519bdefc85c018ed4f0a8d7c1
treeb119b02832e895ee069b6ba09fbacc9e228855ef
parent64e171c2d0c34536502b7707184600ff68eff3d4
[RISCV] Reduce duplicate FP test cases.

-Remove feq, fle, flt tests from *-arith.ll in favor of *-fcmp.ll which tests all predicates.

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D113703
llvm/test/CodeGen/RISCV/double-arith.ll
llvm/test/CodeGen/RISCV/float-arith.ll
llvm/test/CodeGen/RISCV/half-arith.ll