This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix comment about what version of Zvk* we support. NFC
ClosedPublic

Authored by craig.topper on May 18 2023, 10:52 AM.

Details

Diff Detail

Event Timeline

craig.topper created this revision.May 18 2023, 10:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2023, 10:52 AM
craig.topper requested review of this revision.May 18 2023, 10:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2023, 10:52 AM
asb accepted this revision.May 18 2023, 11:08 AM

LGTM. Now we list the versions in RISCVUsage as well as RISCVISAInfo, perhaps it's a bit redundant listing the version in the .td file (I've been tending not to in recent patches for new extensions).

This revision is now accepted and ready to land.May 18 2023, 11:08 AM
This revision was landed with ongoing or failed builds.May 18 2023, 11:37 AM
This revision was automatically updated to reflect the committed changes.