[PATCH] D25760: [AVX512][Clang] Adding missing instructions' variations

coby via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 01:04:57 PDT 2016


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

The following patch introduces the following alternations:

1. correcting the 'vpmulshiftqb' instruction, along with the respective intrinsics
2. Adding AVX512 missing instructions variants.

llvm part: https://reviews.llvm.org/D25759


Repository:
  rL LLVM

https://reviews.llvm.org/D25760

Files:
  include/clang/Basic/BuiltinsX86.def
  lib/Headers/avx512vbmiintrin.h
  lib/Headers/avx512vbmivlintrin.h
  test/CodeGen/avx512vbmi-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25760.75115.patch
Type: text/x-patch
Size: 7500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161019/cb1973a6/attachment-0001.bin>


More information about the cfe-commits mailing list