[PATCH] D117733: [RISCV] Support hypervisor extention instructions
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 24 04:14:08 PST 2022
asb added a comment.
Thanks, there's just one piece (see below) that was missed and otherwise this looks great to me.
Could you please add test coverage for the RV64-only instructions on RV32 (i.e. demonstrating attempting to use them produces an error).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117733/new/
https://reviews.llvm.org/D117733
More information about the llvm-commits
mailing list