[PATCH] D127199: [LoongArch] Add codegen support for the binary operations

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 18:44:24 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9921155450a: [LoongArch] Add codegen support for the binary operations (authored by SixWeining).

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.438230.patch
Type: text/x-patch
Size: 18749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/b87c80e8/attachment.bin>


More information about the llvm-commits mailing list