[PATCH] D122366: [LoongArch] Construct codegen infra and generate first add instruction.
wangei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 18:58:13 PDT 2022
wangleiat updated this revision to Diff 417809.
wangleiat added a comment.
Delete useless comments.
Change 'check-prefixes' to check-prefix, because only one check-prefix is needed in the current test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122366/new/
https://reviews.llvm.org/D122366
Files:
llvm/lib/Target/LoongArch/LoongArch.h
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchISelLowering.h
llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
llvm/test/CodeGen/LoongArch/ir-instruction/add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122366.417809.patch
Type: text/x-patch
Size: 13596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/15d44109/attachment.bin>
More information about the llvm-commits
mailing list