[AVX512] Fix copy-and-paste bugs in vpermil
authorAdam Nemet <anemet@apple.com>
Mon, 27 Oct 2014 23:08:31 +0000 (23:08 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 27 Oct 2014 23:08:31 +0000 (23:08 +0000)
commitc51cee85b7c3da8eddab79b513e5d370cba79d77
treebcb7bf1c3698328c52722d2332258164f78c3df9
parentc008c64326dfae519b5cd0c0a3bdeb85527b2151
[AVX512] Fix copy-and-paste bugs in vpermil

1) i512mem -> f512mem (this is the packed FP input being permuted)
2) element size is 64 bits in EVEX_CD8 for PD.

(A good illustration why X86VectorVTInfo is useful)

llvm-svn: 220734
llvm/lib/Target/X86/X86InstrAVX512.td