According to the spec this instruction is can be enabled with Zfh
and Zvfh (which requires Zfhmin). The other instructions f16
instructions from Zfa require Zfh.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145649
[RISCV] Enable Zfa fli.h instruction in MC layer with Zfhmin and Zvfh. ClosedPublic Authored by craig.topper on Mar 8 2023, 9:18 PM.
Details Summary According to the spec this instruction is can be enabled with Zfh
Diff Detail
Event Timelinecraig.topper added a child revision: D145766: [RISCV] Support Zfa fli instructions with vector splats..Mar 9 2023, 9:46 PM This revision is now accepted and ready to land.Mar 10 2023, 7:10 AM Closed by commit rGed8d75ef2619: [RISCV] Enable Zfa fli.h instruction in MC layer with Zfhmin and Zvfh. (authored by craig.topper). · Explain WhyMar 10 2023, 8:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504157 llvm/lib/Target/RISCV/RISCVFeatures.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
llvm/test/MC/RISCV/zfa-zfhmin-zvfh-valid.s
|