OSDN Git Service

[AVX512] Add support for lowering PALIGNR for v64i8.
authorCraig Topper <craig.topper@gmail.com>
Sun, 5 Jun 2016 06:29:12 +0000 (06:29 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 5 Jun 2016 06:29:12 +0000 (06:29 +0000)
commit3789c0fe24475b95ced3cb8206724dd9532ef2ca
treea731e5607557470478645bf7031e871019cf918d
parent4b35a628247df7ee446c3450a7a43cc466feb1b6
[AVX512] Add support for lowering PALIGNR for v64i8.

Could do this for other types to, but this is what's needed to replace the instrinsic with native IR in clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271828 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-shuffle-512-v64.ll