[PATCH] D42974: [SROA] Take advantage of separate alignments for memcpy source and destination

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 07:28:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327398: [SROA] Take advantage of separate alignments for memcpy source and destination (authored by dneilson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D42974

Files:
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/test/Transforms/SROA/basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42974.138181.patch
Type: text/x-patch
Size: 8168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/489ec19e/attachment.bin>


More information about the llvm-commits mailing list