[PATCH] D122105: [SystemZ] Patchset for expanding memcpy/memset using at most 2 stores.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 06:31: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 rGeaa78035c6a5: [SystemZ] Patchset for expanding memcpy/memset using at most two stores. (authored by jonpa).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122105

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/test/CodeGen/SystemZ/codegenprepare-gepoffs-split.ll
  llvm/test/CodeGen/SystemZ/dag-combine-06.ll
  llvm/test/CodeGen/SystemZ/memcpy-03.ll
  llvm/test/CodeGen/SystemZ/memset-08.ll
  llvm/test/CodeGen/SystemZ/store-replicated-vals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122105.429223.patch
Type: text/x-patch
Size: 43821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/16c1be24/attachment.bin>


More information about the llvm-commits mailing list