This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Update the version number to v0.10 for vector.
ClosedPublic

Authored by HsiangKai on Jan 29 2021, 6:31 AM.

Details

Summary

v0.10 is tagged in V specification. Update the version to v0.10.

Diff Detail

Event Timeline

HsiangKai created this revision.Jan 29 2021, 6:31 AM
HsiangKai requested review of this revision.Jan 29 2021, 6:31 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 29 2021, 6:31 AM
This revision is now accepted and ready to land.Jan 29 2021, 6:38 AM
asb accepted this revision.Jan 29 2021, 8:19 AM

LGTM modulo one additional request: please update the comment at the top of RISCVInstrInfoV.td to say "0.10" rather than "0.9".

In D95680#2530775, @asb wrote:

LGTM modulo one additional request: please update the comment at the top of RISCVInstrInfoV.td to say "0.10" rather than "0.9".

Thanks for pointing it out. I will do it.

This revision was landed with ongoing or failed builds.Jan 29 2021, 3:21 PM
This revision was automatically updated to reflect the committed changes.