[PATCH] D103004: [llvm-mc] Add -M to replace -riscv-no-aliases and -riscv-arch-reg-names

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 12:02:37 PDT 2021


evandro added a comment.

In D103004#2779570 <https://reviews.llvm.org/D103004#2779570>, @jrtc27 wrote:

> So, can we just delete them all?

I think so in the RVV tests, but not everywhere.  Not aliasing may have a place in assembler tests, for instance, but not only in these.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103004



More information about the llvm-commits mailing list