[PATCH] D25666: [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry has a different type than the shuffle itself. This is especially important for 32-bit targets with 64-bit shuffle elements.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 21:09:58 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284451: [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D25666?vs=74812&id=74942#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25666
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
llvm/trunk/lib/Target/X86/X86ShuffleDecodeConstantPool.h
llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx512bw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25666.74942.patch
Type: text/x-patch
Size: 6121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/69641f50/attachment.bin>
More information about the llvm-commits
mailing list