This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Change rvv version to 1.0 and remove ratify notice
ClosedPublic

Authored by realqhc on Feb 24 2022, 4:24 PM.

Details

Summary

This patch changes the version of V extension from 0.1 to 1.0 in RISCVInstrInfoVPseudos.td, RISCVInstrInfoVSDPatterns.td, RISCVInstrInfoVVLPatterns.td, RISCVInstrInfoV.td

Diff Detail

Event Timeline

realqhc created this revision.Feb 24 2022, 4:24 PM
realqhc requested review of this revision.Feb 24 2022, 4:24 PM
realqhc retitled this revision from change rvv version to 1.0 and remove ratify notice to [RISCV] Change rvv version to 1.0 and remove ratify notice.Feb 24 2022, 4:26 PM
realqhc edited the summary of this revision. (Show Details)Feb 24 2022, 4:29 PM
realqhc added reviewers: craig.topper, asb.
This revision is now accepted and ready to land.Feb 24 2022, 4:33 PM
This revision was landed with ongoing or failed builds.Feb 24 2022, 4:38 PM
This revision was automatically updated to reflect the committed changes.