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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 11:28:44 PDT 2021


craig.topper added a comment.

In D103004#2779572 <https://reviews.llvm.org/D103004#2779572>, @frasercrmck wrote:

> I've never understood why they're there either so I'm not best-qualified to say. I've never used it when adding my own tests. As @tmatheson said, maybe it's used externally?

I'm also not sure why the rvv tests use no-aliases. I think the majority were generated by a tool developed before I get here. I'll ask around internally.


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