[AVX512] Derive vpermil* from avx512_perm_imm
authorAdam Nemet <anemet@apple.com>
Mon, 27 Oct 2014 23:08:34 +0000 (23:08 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 27 Oct 2014 23:08:34 +0000 (23:08 +0000)
commit7ba4de2ccc3dd9799f5261b6d6098e9ac3f1d83b
tree8b7abf3255295b3e6bb4f656351f953a7b69ba4b
parentd0ee9ada160ce662bfd44464a3b147eba6ef1090
[AVX512] Derive vpermil* from avx512_perm_imm

This used to derive from avx512_pshuf_imm which is confusing.

NFC.  Compared X86.td.expanded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td