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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 19:04:18 PDT 2016


How about making the 1024 a cl::opt tunable parameter (also in
https://reviews.llvm.org/rL283599)?

-- Sanjoy


More information about the llvm-commits mailing list