OSDN Git Service

[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)
commitccebe7258eacc9d9d9eb94118a898613110683de
treeda753b40d809ac3dc134f08db5267556c4f865a4
parent80b9e006aa9baa9857db97113742d1101a57b85d
[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.

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