[PATCH] D101919: RISCV: add a few more aliases for CSRs
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 09:44:15 PDT 2021
compnerd added a comment.
I don't disagree about the ease of updating that code (and, in fact, I've created PRs #241, #242, #243 on the project). However, the issue here is more than just the single project.
Maintaining compatibility with the tooling that LLVM is designed to be a drop in replacement for is important. This is a step towards that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101919/new/
https://reviews.llvm.org/D101919
More information about the llvm-commits
mailing list