There is no versioning scheme for the 'g' shorthand for imafd (or in current ISA specs, imafd_zifencei_zicsr). As such, the only sensible behaviour to me seems to be to reject a version for it.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D145954
[RISCV] Reject 'g' with explicit version in parseArchString ClosedPublic Authored by asb on Mar 13 2023, 9:35 AM.
Details Summary There is no versioning scheme for the 'g' shorthand for imafd (or in current ISA specs, imafd_zifencei_zicsr). As such, the only sensible behaviour to me seems to be to reject a version for it.
Diff Detail Event Timelineasb retitled this revision from [RISCV] Reject 'g' with explicitly version in parseArchString to [RISCV] Reject 'g' with explicit version in parseArchString.Mar 13 2023, 9:35 AM This revision is now accepted and ready to land.Mar 13 2023, 6:43 PM Closed by commit rGe9a03f360fa9: [RISCV] Reject 'g' with explicit version in parseArchString (authored by asb). · Explain WhyMar 14 2023, 5:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504712 llvm/lib/Support/RISCVISAInfo.cpp
llvm/unittests/Support/RISCVISAInfoTest.cpp
|