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

Lu Weining via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 03:02:28 PDT 2022


SixWeining added a comment.

How about the asm code in `.s`? Do we need to support `addi.d a0, a1, a2`?


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