This was an omission in the spec that has now been addressed https://github.com/riscv/riscv-code-size-reduction/pull/224.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156314
[RISCV] Make Zcf and Zcd imply the F and D extensions respectively ClosedPublic Authored by asb on Jul 26 2023, 4:42 AM.
Details Summary This was an omission in the spec that has now been addressed https://github.com/riscv/riscv-code-size-reduction/pull/224.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2023, 9:20 AM This revision was landed with ongoing or failed builds.Aug 2 2023, 2:41 AM Closed by commit rG8acb8a143f50: [RISCV] Make Zcf and Zcd imply the F and D extensions respectively (authored by asb). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546368 llvm/lib/Support/RISCVISAInfo.cpp
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/attribute-arch.s
|