[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
Sun May 1 05:12:51 PDT 2022
jonpa updated this revision to Diff 426293.
jonpa marked 2 inline comments as done.
jonpa added a comment.
Patch updated per review.
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.426293.patch
Type: text/x-patch
Size: 43821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220501/3d07cf68/attachment.bin>
More information about the llvm-commits
mailing list