This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][MC] Add support for experimental Zvfbfmin extension
ClosedPublic

Authored by asb on Apr 5 2023, 6:00 AM.

Details

Summary

Zvfbfmin does not appear to have a dependency on Zfbfmin as currently specified.

Diff Detail

Event Timeline

asb created this revision.Apr 5 2023, 6:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2023, 6:00 AM
asb requested review of this revision.Apr 5 2023, 6:00 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 5 2023, 6:00 AM
This revision is now accepted and ready to land.Apr 5 2023, 5:21 PM
asb updated this revision to Diff 512744.Apr 12 2023, 3:22 AM

Rebase.

asb updated this revision to Diff 523017.May 17 2023, 5:50 AM
asb edited the summary of this revision. (Show Details)

Now updated to version 0.6 of the specification (was previously blocked on a new PDF being tagged).

reames accepted this revision.May 17 2023, 10:49 AM

LGTM

evandro removed a subscriber: evandro.May 17 2023, 3:50 PM
This revision was automatically updated to reflect the committed changes.