]> granicus.if.org Git - llvm/commit
Merging r283612:
authorTom Stellard <thomas.stellard@amd.com>
Mon, 28 Nov 2016 21:35:41 +0000 (21:35 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 28 Nov 2016 21:35:41 +0000 (21:35 +0000)
commite0af6c9240d5634766925c71a492ef48b5ca3538
tree9fcf5ce26f6c4d6259ca851970caeb48bf5071d2
parent7e79c454db01898586ecb6444ec8bb4ee19dd0a0
Merging r283612:

------------------------------------------------------------------------
r283612 | davide | 2016-10-07 14:53:09 -0700 (Fri, 07 Oct 2016) | 5 lines

[InstCombine] Don't unpack arrays that are too large (part 2).

This is similar to r283599, but for store instructions.
Thanks to David for pointing out!

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@288070 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
test/Transforms/InstCombine/unpack-fca.ll