[PATCH] D26258: [AVX512][llvm] Amending vpmultishiftqb

coby via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 12:41:11 PDT 2016


coby created this revision.
coby added reviewers: craig.topper, m_zuckerman, igorb, delena, AsafBadouh.
coby added a subscriber: cfe-commits.
coby set the repository for this revision to rL LLVM.

The 'vpmultishiftqb' instruction was implemented falsely, this patch amend it.
This is the clang part, llvm side is accessible here:
https://reviews.llvm.org/D26257


Repository:
  rL LLVM

https://reviews.llvm.org/D26258

Files:
  include/clang/Basic/BuiltinsX86.def
  lib/Headers/avx512vbmiintrin.h
  lib/Headers/avx512vbmivlintrin.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26258.76770.patch
Type: text/x-patch
Size: 5673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161102/f80d23f4/attachment.bin>


More information about the cfe-commits mailing list