[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
Tue May 29 09:02:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333429: [AArch64] Fix PR32384: bump up the number of stores per memset and memcpy (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45098?vs=148673&id=148923#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45098

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

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


More information about the llvm-commits mailing list