OSDN Git Service

[X86] Give AVX512VL instructions priority over their AVX equivalents.
authorCraig Topper <craig.topper@intel.com>
Thu, 2 Nov 2017 23:23:37 +0000 (23:23 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 2 Nov 2017 23:23:37 +0000 (23:23 +0000)
commit6d06c893037035a00e081b6740d977dcce8653f5
tree622fb0334a95dcfd7e7faba2a23b1c17771dffff
parenta555cf06835827701a43bb0528d74bfc195fdeb8
[X86] Give AVX512VL instructions priority over their AVX equivalents.

I thought we had gotten all these priority bugs worked out, but I guess not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317283 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-intrinsics-x86.ll
test/CodeGen/X86/sse-intrinsics-x86.ll
test/CodeGen/X86/sse2-intrinsics-x86.ll