[PATCH] D154931: [LoongArch] Support InlineAsm for LSX and LASX
陈荔 via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 22 02:34:57 PDT 2023
leecheechen updated this revision to Diff 543155.
leecheechen added a comment.
Address @SixWeining's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154931/new/
https://reviews.llvm.org/D154931
Files:
clang/lib/Basic/Targets/LoongArch.cpp
clang/test/CodeGen/LoongArch/lasx/inline-asm-gcc-regs-error.c
clang/test/CodeGen/LoongArch/lasx/inline-asm-gcc-regs.c
clang/test/CodeGen/LoongArch/lasx/inline-asm-operand-modifier.c
clang/test/CodeGen/LoongArch/lsx/inline-asm-gcc-regs-error.c
clang/test/CodeGen/LoongArch/lsx/inline-asm-gcc-regs.c
clang/test/CodeGen/LoongArch/lsx/inline-asm-operand-modifier.c
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/test/CodeGen/LoongArch/lasx/inline-asm-operand-modifier.ll
llvm/test/CodeGen/LoongArch/lasx/inline-asm-reg-names.ll
llvm/test/CodeGen/LoongArch/lsx/inline-asm-operand-modifier.ll
llvm/test/CodeGen/LoongArch/lsx/inline-asm-reg-names.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154931.543155.patch
Type: text/x-patch
Size: 15548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230722/6ffa15b8/attachment.bin>
More information about the llvm-commits
mailing list