[PATCH] D32998: [SROA] enable splitting for non-whole-alloca loads and stores

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 18 05:07:21 PDT 2017


inouehrs updated this revision to Diff 119463.
inouehrs added a comment.

- rebase to the latest tree


https://reviews.llvm.org/D32998

Files:
  lib/Transforms/Scalar/SROA.cpp
  test/DebugInfo/X86/sroasplit-2.ll
  test/Transforms/SROA/basictest.ll
  test/Transforms/SROA/big-endian.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32998.119463.patch
Type: text/x-patch
Size: 7793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171018/52b64138/attachment.bin>


More information about the llvm-commits mailing list