[PATCH] D127203: [LoongArch] Add codegen support for the bitwise binary operations and part of other operations
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 06:02:34 PDT 2022
SixWeining updated this revision to Diff 436366.
SixWeining added a comment.
adjust the dependency
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127203/new/
https://reviews.llvm.org/D127203
Files:
llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.h
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchISelLowering.h
llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/lib/Target/LoongArch/LoongArchRegisterInfo.td
llvm/test/CodeGen/LoongArch/ir-instruction/and.ll
llvm/test/CodeGen/LoongArch/ir-instruction/ashr.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fcmp-dbl.ll
llvm/test/CodeGen/LoongArch/ir-instruction/fcmp-flt.ll
llvm/test/CodeGen/LoongArch/ir-instruction/icmp.ll
llvm/test/CodeGen/LoongArch/ir-instruction/lshr.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-bare-dbl.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-bare-flt.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-bare-int.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-fpcc-dbl.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-fpcc-flt.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-fpcc-int.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-icc-dbl.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-icc-flt.ll
llvm/test/CodeGen/LoongArch/ir-instruction/select-icc-int.ll
llvm/test/CodeGen/LoongArch/ir-instruction/shl.ll
llvm/test/CodeGen/LoongArch/ir-instruction/xor.ll
llvm/test/CodeGen/LoongArch/shift-masked-shamt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127203.436366.patch
Type: text/x-patch
Size: 167029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/925f8a25/attachment-0001.bin>
More information about the llvm-commits
mailing list