[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 Nov 29 23:45:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319407: [SROA] enable splitting for non-whole-alloca loads and stores (authored by inouehrs).

Changed prior to commit:
  https://reviews.llvm.org/D32998?vs=119463&id=124877#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32998

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32998.124877.patch
Type: text/x-patch
Size: 7925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/939fe31a/attachment.bin>


More information about the llvm-commits mailing list