Revert accidental commit I had to make to get the test case in PR17268 to still work correctly.
llvm-svn: 190917
This commit is contained in:
@@ -51,7 +51,7 @@ static cl::opt<int>
|
||||
"number "));
|
||||
namespace {
|
||||
|
||||
static const unsigned MinVecRegSize = 256;
|
||||
static const unsigned MinVecRegSize = 128;
|
||||
|
||||
static const unsigned RecursionMaxDepth = 12;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user