[PATCH] D78764: [RISCV] Update debug scratch register names

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 12:26:41 PDT 2020


apazos added inline comments.


================
Comment at: llvm/test/MC/RISCV/machine-csr-names.s:400
 
+# dscratch0
+# name
----------------
Maybe we should move these tests to debug-csr-names.s, similar to what you did in D78583.
I created this file in the past for CSRs vailid in machine mode. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78764





More information about the llvm-commits mailing list