commit | fe2aed677b2236af04357ef7991e04f3bc2c76b6 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Tue Dec 19 06:59:10 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Tue Dec 19 06:59:10 2017 +0000 |
tree | 6c2587140dab7eb8b7ada0ad6fe0bc72fb000cf8 | |
parent | b920287f15e98db995ec3681e1c9b76cf95e11ef [diff] |
[X86] Don't extend v16i8 non-uniform shifts to v16i32 if we have BWI. Use v16i16 instead. BWI supports shifting by word amounts. Even if VLX isn't support we can still widen to v32i16 and extract the lower half. For SKX its preferrable to not use 512-bit vector if we can. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321059 91177308-0d34-0410-b5e6-96231b3b80d8