[PATCH] D45098: [AArch64] Fix PR32384: bump up the number of stores per memset and memcpy

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 14:22:27 PDT 2018


evandro updated this revision to Diff 148670.
evandro retitled this revision from "[AArch64] fix PR32384: bump the number of stores per memset/memcpy" to "[AArch64] Fix PR32384: bump up the number of stores per memset and memcpy".
evandro edited the summary of this revision.
evandro set the repository for this revision to rL LLVM.
evandro added a comment.
Herald added a subscriber: eraman.

Include the solution found in https://reviews.llvm.org/D47349.


Repository:
  rL LLVM

https://reviews.llvm.org/D45098

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/arm64-memset-to-bzero.ll
  llvm/test/CodeGen/AArch64/arm64-misaligned-memcpy-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45098.148670.patch
Type: text/x-patch
Size: 7731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/a539ec6c/attachment.bin>


More information about the llvm-commits mailing list