Implementing the Avx2 AlignRight, Blend, and ConvertTo* hwintrinsics.
authorTanner Gooding <tagoo@outlook.com>
Thu, 12 Jul 2018 14:40:30 +0000 (07:40 -0700)
committerTanner Gooding <tagoo@outlook.com>
Mon, 16 Jul 2018 22:13:57 +0000 (15:13 -0700)
commitb5913d8fcd8ed136736a7e1d73ea539b2c87005d
tree3851d48487bcc4453c30ab1ed7b0d5cd40754acc
parent72619bc70f3ff6dcee5da4359a4c215c561dc972
Implementing the Avx2 AlignRight, Blend, and ConvertTo* hwintrinsics.

Commit migrated from https://github.com/dotnet/coreclr/commit/71a9d8bbb0d80bb9b998c9df2ab2170027b796e3
src/coreclr/src/jit/emitxarch.cpp
src/coreclr/src/jit/hwintrinsiccodegenxarch.cpp
src/coreclr/src/jit/hwintrinsiclistxarch.h
src/coreclr/src/jit/instrsxarch.h
src/coreclr/src/jit/lowerxarch.cpp
src/coreclr/src/jit/lsraxarch.cpp