[llvm] [RISCV] Remove machine-csr-names-invalid.s. NFC (PR #109595)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 22 23:53:14 PDT 2024
topperc wrote:
> > > Maybe we should rename `rv32-only-csr-names.s ` to a suitable name?
> >
> >
> > Do you have a suggestion?
>
> Maybe `machine-csr-names-invalid.s`? 😂
It only tests CSR names that are valid for rv32 and invalid for rv64. So rv64-machine-csr-names-invalid.s?
https://github.com/llvm/llvm-project/pull/109595
More information about the llvm-commits
mailing list