[PATCH] D136436: [Clang][LoongArch] Add register alias handling without `$` prefix

WÁNG Xuěruì via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 2 23:07:41 PDT 2023


xen0n added a comment.

Hi, any update on this? Given the `$`-less style has been long established at this time, and present in released GCC versions, it seems we indeed have to follow suit (and later make GCC accept ABI names for FPRs too). It will also make the ClangBuiltLinux work easier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136436



More information about the cfe-commits mailing list