OSDN Git Service

[X86] Remove an AddedComplexity line that seems unnecessary.
authorCraig Topper <craig.topper@intel.com>
Sun, 8 Jul 2018 22:57:33 +0000 (22:57 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 8 Jul 2018 22:57:33 +0000 (22:57 +0000)
commit2ee4a67a6739995ad0dcb78963a44bec961bb3ad
treef3753cc2439cd04341c476179f95c5ba007b569b
parent1f94f5a559eb5c928c04d6472ab2c37322f9e807
[X86] Remove an AddedComplexity line that seems unnecessary.

It only existed on SSE and AVX version. AVX512 version didn't have it.

I checked the generated table and this didn't seem necessary to creat a match preference.

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