[PATCH] D25376: [InstCombine] Don't unpack arrays that are too large

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 14:00:24 PDT 2016


majnemer added a comment.

I think we need the same check in `unpackStoreToAggregate`


https://reviews.llvm.org/D25376





More information about the llvm-commits mailing list