This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add Svpbmt extension support.
ClosedPublic

Authored by fakepaper56 on Dec 27 2022, 5:54 AM.

Diff Detail

Event Timeline

fakepaper56 created this revision.Dec 27 2022, 5:54 AM
fakepaper56 requested review of this revision.Dec 27 2022, 5:54 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 27 2022, 5:54 AM

You are typo on title and commit log, it should be Svpbmt not Svbmpt, but the code changes are right, and you need to update llvm/docs/RISCVUsage.rst too.

fakepaper56 retitled this revision from [RISCV] Add Svbmpt extension support. to [RISCV] Add Svpbmt extension support..Dec 27 2022, 6:19 PM
fakepaper56 edited the summary of this revision. (Show Details)

Fix typoes and add svpbmt into llvm/docs/RISCVUsage.rst.

Suppress lint warning.

This revision is now accepted and ready to land.Dec 28 2022, 5:36 PM
This revision was landed with ongoing or failed builds.Dec 28 2022, 11:58 PM
This revision was automatically updated to reflect the committed changes.