[PATCH] D122366: [LoongArch] Construct codegen infra and generate first add instruction.
Ray Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 02:43:29 PDT 2022
wangleiat updated this revision to Diff 419082.
wangleiat added a comment.
Remove a useless `;`
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.419082.patch
Type: text/x-patch
Size: 13571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/142b171c/attachment.bin>
More information about the llvm-commits
mailing list