Add ExtraPreds parameter to FPUnaryOp_r_frm_m to pass IsRV64 so we
don't need RV64 versions of ExtInfo_rr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152890
[RISCV] Reduce the number of ExtInfo_rr permutations in tablegen. ClosedPublic Authored by craig.topper on Jun 13 2023, 11:36 PM.
Details Summary Add ExtraPreds parameter to FPUnaryOp_r_frm_m to pass IsRV64 so we
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2023, 1:49 AM This revision was landed with ongoing or failed builds.Jun 14 2023, 8:47 AM Closed by commit rGfcc9fa55a76a: [RISCV] Reduce the number of ExtInfo_rr permutations in tablegen. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531359 llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
|