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

Lu Weining via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 11 20:02:12 PDT 2023


SixWeining updated this revision to Diff 521541.
SixWeining added a comment.

Only allow non-prefixed names for GPRs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136436

Files:
  clang/lib/Basic/Targets/LoongArch.cpp
  clang/test/CodeGen/LoongArch/inline-asm-gcc-regs-error.c
  clang/test/CodeGen/LoongArch/inline-asm-gcc-regs.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136436.521541.patch
Type: text/x-patch
Size: 6817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230512/abd65ec4/attachment.bin>


More information about the cfe-commits mailing list