[AVX512] Two new attributes in X86VectorVTInfo for subvector insert
authorAdam Nemet <anemet@apple.com>
Wed, 15 Oct 2014 23:42:09 +0000 (23:42 +0000)
committerAdam Nemet <anemet@apple.com>
Wed, 15 Oct 2014 23:42:09 +0000 (23:42 +0000)
commit449b3f0931e69b8fd45824d452855da38b6a06ce
treed774c7c717919ef8fa03dda0970bfeea829165b2
parentb1c3ef4b60681d3366cf27f6d34007dbdd6af3b2
[AVX512] Two new attributes in X86VectorVTInfo for subvector insert

The new attributes are NumElts and the CD8TupleForm.  This prepares the code
to enable x8 and x2 inserts.

NFC, no change in X86.td.expanded except for the new attributes.

llvm-svn: 219871
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFormats.td