]> granicus.if.org Git - llvm/commit
[AVX-512] Simplify multiclasses for integer logic operations. There were several...
authorCraig Topper <craig.topper@gmail.com>
Tue, 24 Jan 2017 06:25:34 +0000 (06:25 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 24 Jan 2017 06:25:34 +0000 (06:25 +0000)
commit470940f6ef028c67f5882ddd4a8bc73e1441317b
treed966d27d4825e50f781498cdf71761a309176d3a
parent7618fab0472a626ab43e6663077fbf92da4996f5
[AVX-512] Simplify multiclasses for integer logic operations. There were several inputs that didn't vary.

While there give them the same scheduling itinerary as the SSE/AVX versions.

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