[PATCH] D103597: [AArch64] Modified AArch64LoadStoreOptimizer to generate STP instructions for memcpys

Meera Nakrani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 09:46:52 PDT 2021


MeeraN updated this revision to Diff 349590.
MeeraN edited the summary of this revision.
MeeraN added a comment.

Added the inline comment to explain the changes, also added an MIR test as well as changing the existing test to show the difference when aarch64-load-store-renaming is enabled.


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

https://reviews.llvm.org/D103597

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/memcpy.ll
  llvm/test/CodeGen/AArch64/memcpy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103597.349590.patch
Type: text/x-patch
Size: 13209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/e6ce2519/attachment.bin>


More information about the llvm-commits mailing list