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

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 02:30:12 PST 2021


jrtc27 added a comment.

In D95272#2519200 <https://reviews.llvm.org/D95272#2519200>, @frasercrmck wrote:

> Looking good; thanks for doing this. Should we change the name of the 32+64 tests now that they test both?

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


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