[PATCH] D141743: [LoongArch] Add an option for MCInstPrinter print numeric reg names
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 05:58:19 PST 2023
SixWeining added inline comments.
================
Comment at: llvm/test/MC/LoongArch/Misc/numeric-reg-names.s:1
+# RUN: llvm-mc --triple=loongarch32 --mattr=+d --loongarch-numeric-reg %s \
+# RUN: | FileCheck %s
----------------
`f` is enough :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141743/new/
https://reviews.llvm.org/D141743
More information about the llvm-commits
mailing list