[PATCH] D154931: [LoongArch] Support InlineAsm for LSX and LASX
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 18:03:04 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd25c79dc7000: [LoongArch] Support InlineAsm for LSX and LASX (authored by chenli, committed by SixWeining).
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.543769.patch
Type: text/x-patch
Size: 15548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/82f8670b/attachment.bin>
More information about the llvm-commits
mailing list