[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
Mon Mar 12 15:08:40 PDT 2018


dneilson updated this revision to Diff 138096.
dneilson added a comment.

Rebaseline & address review comment regarding reducing the usage of ternary operator
in creation of memcpy.


Repository:
  rL LLVM

https://reviews.llvm.org/D42974

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42974.138096.patch
Type: text/x-patch
Size: 8102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/8c67fea4/attachment-0001.bin>


More information about the llvm-commits mailing list