[RISCV] Split double out of compress-float.ll. Add Zcf and Zcd RUN lines.
authorCraig Topper <craig.topper@sifive.com>
Tue, 27 Jun 2023 16:39:05 +0000 (09:39 -0700)
committerCraig Topper <craig.topper@sifive.com>
Tue, 27 Jun 2023 16:44:51 +0000 (09:44 -0700)
commit6e4be7e12a0010c09c56c781d9c3d6118cea69ac
treea83f7d0440ca7060ec5610cb45e91ab5ed45539a
parenta32499fba9591075bcf64068fd38dabee8ce921e
[RISCV] Split double out of compress-float.ll. Add Zcf and Zcd RUN lines.

Make Zcf/Zcd depend on Zca.

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D153826
llvm/lib/Target/RISCV/RISCVFeatures.td
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/CodeGen/RISCV/compress-double.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/compress-float.ll