[PATCH] D147222: [LoongArch] Optimize additions with immedates

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 05:08:19 PDT 2023


benshi001 created this revision.
benshi001 added reviewers: xry111, SixWeining, xen0n, XiaodongLoong, gonglingqin, wangleiat.
Herald added a subscriber: hiraditya.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147222

Files:
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/inline-asm-constraint-m.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/add.ll
  llvm/test/CodeGen/LoongArch/ldptr.ll
  llvm/test/CodeGen/LoongArch/stptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147222.509622.patch
Type: text/x-patch
Size: 8584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/5f53367f/attachment.bin>


More information about the llvm-commits mailing list