[PATCH] D119813: [LoongArch] Add missing dollar prefix to register name in InstPrinter

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 00:53:37 PST 2022


SixWeining created this revision.
SixWeining added reviewers: rengolin, xen0n, myhsu.
Herald added a subscriber: hiraditya.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch adds a '$' prefix to register name in InstPrinter that I missed in initial patches.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119813

Files:
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp
  llvm/test/CodeGen/LoongArch/1ri.mir
  llvm/test/CodeGen/LoongArch/2r.mir
  llvm/test/CodeGen/LoongArch/2ri.mir
  llvm/test/CodeGen/LoongArch/3r.mir
  llvm/test/CodeGen/LoongArch/3ri.mir
  llvm/test/CodeGen/LoongArch/misc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119813.408746.patch
Type: text/x-patch
Size: 47956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/e96a4b5b/attachment-0001.bin>


More information about the llvm-commits mailing list