[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:39:36 PDT 2021


compnerd added a comment.

Sure, but even if they were to deprecate them, that would be years before code would really be even nudged towards removal.  In the mean time, this prevents the use of the IAS for building software, which is rather unfortunate.  I think that supporting the aliases and adding a deprecation warning on use seems to be better.  That way, we can actually both encourage people to update the code as well as remain compatible.


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