[AVX512] Rename arg from Opcode32/64 to Opcode128/256 in vinsert_for_size
authorAdam Nemet <anemet@apple.com>
Wed, 15 Oct 2014 23:42:04 +0000 (23:42 +0000)
committerAdam Nemet <anemet@apple.com>
Wed, 15 Oct 2014 23:42:04 +0000 (23:42 +0000)
commitb1c3ef4b60681d3366cf27f6d34007dbdd6af3b2
tree1e2ec7a2f3c774f5ecfe0450bca6bf7a5c6b2a5d
parent76513fd9bc1f0975f831cff0023c16ab59bfa452
[AVX512] Rename arg from Opcode32/64 to Opcode128/256 in vinsert_for_size

It's the W bit that selects between 32 or 64 elt type and not the opcode.  The
opcode selects between the width of the insert (128 or 256).

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