[RISCV] Collapse loadfp32imm/loadfp64imm/loadfp16imm to a single Operand in tablegen
authorCraig Topper <craig.topper@sifive.com>
Fri, 31 Mar 2023 20:06:26 +0000 (13:06 -0700)
committerCraig Topper <craig.topper@sifive.com>
Fri, 31 Mar 2023 20:11:18 +0000 (13:11 -0700)
commit9ec147e3346b3ed9437d853d3355d609e0c3f502
tree628fe5e87e4e41f61a4a9a31a6097e39fcca11b4
parent04a785ed165df6b7a79aae745459ccd96dcf0d09
[RISCV] Collapse loadfp32imm/loadfp64imm/loadfp16imm to a single Operand in tablegen

They were identical except for the type passed to Operand, but
I don't think that type is used for anything with the way its
being used today.
llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td