[PATCH] D26257: [AVX512][llvm] Amending vpmultishiftqb
coby via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 12:37:12 PDT 2016
coby created this revision.
coby added reviewers: craig.topper, m_zuckerman, delena, igorb, AsafBadouh.
coby added a subscriber: llvm-commits.
coby set the repository for this revision to rL LLVM.
The 'vpmultishiftqb' instruction was implemented falsely, this patch amend it.
This is the llvm part, clang side is accessible here:
Repository:
rL LLVM
https://reviews.llvm.org/D26257
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86InstrAVX512.td
test/CodeGen/X86/avx512vbmi-intrinsics.ll
test/CodeGen/X86/avx512vbmivl-intrinsics.ll
test/MC/X86/avx512vbmi-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26257.76768.patch
Type: text/x-patch
Size: 10004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/7bd6e204/attachment.bin>
More information about the llvm-commits
mailing list