Revert "[RISCV][MC] Add support for experimental zfa extension(FLI instruction not...
authorPhilip Reames <preames@rivosinc.com>
Thu, 16 Feb 2023 15:22:51 +0000 (07:22 -0800)
committerPhilip Reames <listmail@philipreames.com>
Thu, 16 Feb 2023 15:49:44 +0000 (07:49 -0800)
commit2d6713b5b7a2d489b50221fb282c20fabba0ca39
tree369356327cee1cadc552540cd5ea20011f392de5
parent80334ca1e28540c777efecf2ef5d168d370f1889
Revert "[RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)"

This reverts commit 54c136e6c630966255293d42c882eab116437834. It was submitted without an appropriate patch description.  Will reapply shortly.
llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td [deleted file]
llvm/test/MC/RISCV/rv32zfa-only-valid.s [deleted file]
llvm/test/MC/RISCV/zfa-double-invalid.s [deleted file]
llvm/test/MC/RISCV/zfa-half-invalid.s [deleted file]
llvm/test/MC/RISCV/zfa-invalid.s [deleted file]
llvm/test/MC/RISCV/zfa-valid.s [deleted file]