[PATCH] D122366: [LoongArch] Construct codegen infra and generate first add instruction.

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 21:04:12 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa1c67439229d: [LoongArch] Construct codegen infra and generate first add instruction. (authored by wangleiat, committed by SixWeining).

Changed prior to commit:
  https://reviews.llvm.org/D122366?vs=419084&id=419327#toc

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.419327.patch
Type: text/x-patch
Size: 13756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/bace5aeb/attachment.bin>


More information about the llvm-commits mailing list