[PATCH] D127199: [LoongArch] Add codegen support for the binary operations
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 11 19:51:30 PDT 2022
SixWeining updated this revision to Diff 436180.
SixWeining added a comment.
Fix clang-format issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127199/new/
https://reviews.llvm.org/D127199
Files:
llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/test/CodeGen/LoongArch/ir-instruction/add.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fadd.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fdiv.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fmul.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fsub.ll
llvm/test/CodeGen/LoongArch/ir-instruction/sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127199.436180.patch
Type: text/x-patch
Size: 18737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220612/a6500f74/attachment.bin>
More information about the llvm-commits
mailing list