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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 12:23:12 PDT 2016


davide added a comment.

Side note: I'm in general not a huge fan of threshold-based optimisations, but I wasn't able to think of a better solution for now.


https://reviews.llvm.org/D25376





More information about the llvm-commits mailing list