commit | 79bd39db8098b4092b83931b1ee2cb58dc30499c | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Fri Feb 16 18:34:46 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Fri Feb 16 18:34:46 2018 +0000 |
tree | aa1016dcc0bdea707ef2e35f29703634019614ec | |
parent | b7a5469c7eb9980ba22b6f43459b8fb42a7ba6e3 [diff] |
[X86] Remove call to ShrinkDemandedCosntant from the SHRUNKBLEND creation code. We only run this code if know the condition isn't a constant vector. ShrinkDemandedConstant isn't going to find any different. llvm-svn: 325368