This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][RFC] add MC support for zbkc subextension
ClosedPublic

Authored by alexfanqi on Jan 21 2022, 4:20 AM.

Diff Detail

Event Timeline

alexfanqi created this revision.Jan 21 2022, 4:20 AM
alexfanqi requested review of this revision.Jan 21 2022, 4:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2022, 4:20 AM
alexfanqi retitled this revision from add support for zbkb subextension to [RISCV][RFC] add support for zbkb subextension.Jan 21 2022, 4:24 AM
alexfanqi retitled this revision from [RISCV][RFC] add support for zbkb subextension to [RISCV][RFC] add support for zbkc subextension.Jan 21 2022, 4:29 AM
alexfanqi updated this revision to Diff 402151.Jan 21 2022, 5:56 PM

add checks in case both +zbkc and +zbc are present

This revision is now accepted and ready to land.Jan 21 2022, 6:02 PM
alexfanqi retitled this revision from [RISCV][RFC] add support for zbkc subextension to [RISCV][RFC] add MC support for zbkc subextension.Jan 21 2022, 6:03 PM
This revision was landed with ongoing or failed builds.Jan 21 2022, 6:23 PM
This revision was automatically updated to reflect the committed changes.