[PATCH] D107380: [SystemZ] Implement memcmp with variable length with CLC.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 10:06:41 PDT 2021


jonpa updated this revision to Diff 369479.
jonpa added a comment.

Remember to swap the operands for the IPM sequence.


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

https://reviews.llvm.org/D107380

Files:
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZInstrFormats.td
  llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
  llvm/test/CodeGen/SystemZ/memcmp-01.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107380.369479.patch
Type: text/x-patch
Size: 7093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/5ac17e5a/attachment.bin>


More information about the llvm-commits mailing list