[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
Tue Jun 27 09:11:08 PDT 2017


inouehrs updated this revision to Diff 104187.
inouehrs added a reviewer: sanjoy.
inouehrs added a comment.

- rebased to the latest tree and ran tests
- did minor touchup in comments


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.104187.patch
Type: text/x-patch
Size: 8231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/e8f5dbb7/attachment.bin>


More information about the llvm-commits mailing list