[X86] Remove FloatVT from X86VectorVTInfo in X86InstrAVX512.td
authorCraig Topper <craig.topper@intel.com>
Tue, 10 Jul 2018 00:49:45 +0000 (00:49 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 10 Jul 2018 00:49:45 +0000 (00:49 +0000)
commite4f46e4f317bf8988a2ac00e0be7216c9f7604a8
treead861d20720b56830a0feef24d5329d0a3205360
parent688e752207acc4308eae8a83b489366ec88793c9
[X86] Remove FloatVT from X86VectorVTInfo in X86InstrAVX512.td

The only places it was used where places where VT was the same as FloatVT. So switch those uses to VT and drop it.

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