[PATCH] D112004: [SystemZ] Improve codegen for memset

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 10:12:19 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcbf682cb1c99: [SystemZ] Improve codegen for memset. (authored by jonpa).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112004/new/

https://reviews.llvm.org/D112004

Files:
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/lib/Target/SystemZ/SystemZInstrFormats.td
  llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  llvm/lib/Target/SystemZ/SystemZOperators.td
  llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
  llvm/test/CodeGen/SystemZ/memset-01.ll
  llvm/test/CodeGen/SystemZ/memset-02.ll
  llvm/test/CodeGen/SystemZ/memset-04.ll
  llvm/test/CodeGen/SystemZ/memset-07.ll
  llvm/test/CodeGen/SystemZ/tail-call-mem-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112004.392121.patch
Type: text/x-patch
Size: 30578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/77b37dc8/attachment.bin>


More information about the llvm-commits mailing list