[PATCH] D94579: [RISCV] add the MC layer support of P extension
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 05:00:29 PST 2021
asb added a reviewer: asb.
asb added a comment.
Thanks for submitting this. It doesn't apply against current HEAD, could you please rebase?
One minor request before reviewing in detail - could you please confirm the version of the spec this is meant to implement? Is it 0.9.1 at https://github.com/riscv/riscv-p-spec/blob/master/P-ext-proposal.adoc#revision-history ? It would also be good to indicate this version number in RISCVInstrInfoP.td just as we do for RISCVInstrInfoB.td.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94579/new/
https://reviews.llvm.org/D94579
More information about the llvm-commits
mailing list