OSDN Git Service

[AVX512] Copy the patterns that recognize scalar arimetic operations inserting into...
authorCraig Topper <craig.topper@gmail.com>
Fri, 29 Jul 2016 06:06:00 +0000 (06:06 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 29 Jul 2016 06:06:00 +0000 (06:06 +0000)
commit8e82677ab65a014429fe537ae07b862543672e13
treeca66c54f6f787d386790d8b1cf249dfde87e9243
parent9e64e8e98b592bfe6cba01475f4bb67c3cdba0f5
[AVX512] Copy the patterns that recognize scalar arimetic operations inserting into the lower element of a packed vector from AVX/SSE so that we can use EVEX encoded instructions.

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