[PATCH] D112004: [SystemZ] Improve codegen for memset
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 03:55:38 PDT 2021
jonpa updated this revision to Diff 382595.
jonpa added a comment.
Refactored so that MEMSET_MVC and associated pseudos only carry one address. NFC.
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.382595.patch
Type: text/x-patch
Size: 31101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/e92e2b49/attachment.bin>
More information about the llvm-commits
mailing list