commit | a97a64ce707e0906c23e60b99914f20d9f506459 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Tue Oct 18 04:00:32 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Tue Oct 18 04:00:32 2016 +0000 |
tree | 7c01952e3f8cf05038aa80a97a490ea046c11cfd | |
parent | d02b25359bf73045ee1e8f09a389f751575544b7 [diff] |
[AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry has a different type than the shuffle itself. Summary: This is especially important for 32-bit targets with 64-bit shuffle elements.This is similar to how PSHUFB and VPERMIL handle the same problem. Reviewers: RKSimon Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25666 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284451 91177308-0d34-0410-b5e6-96231b3b80d8