[PATCH] D95272: [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 02:35:28 PST 2021


frasercrmck added a comment.

In D95272#2519211 <https://reviews.llvm.org/D95272#2519211>, @jrtc27 wrote:

> That's not what we've done elsewhere; rv64 is regarded as a superset of rv32, which is almost true.

Ah great, thanks: my mistake. If there's a precedent then that's fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95272/new/

https://reviews.llvm.org/D95272



More information about the llvm-commits mailing list