[PATCH] D62367: [X86] VP2INTERSECT clang

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 30 23:07:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362196: [X86] Add VP2INTERSECT instructions (authored by pengfei, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62367?vs=202359&id=202375#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62367/new/

https://reviews.llvm.org/D62367

Files:
  cfe/trunk/docs/ClangCommandLineReference.rst
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets/X86.cpp
  cfe/trunk/lib/Basic/Targets/X86.h
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/avx512vlvp2intersectintrin.h
  cfe/trunk/lib/Headers/avx512vp2intersectintrin.h
  cfe/trunk/lib/Headers/immintrin.h
  cfe/trunk/test/CodeGen/attr-target-x86.c
  cfe/trunk/test/CodeGen/intel-avx512vlvp2intersect.c
  cfe/trunk/test/CodeGen/intel-avx512vp2intersect.c
  cfe/trunk/test/Driver/x86-target-features.c
  cfe/trunk/test/Preprocessor/x86_target_features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62367.202375.patch
Type: text/x-patch
Size: 24142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190531/21a39002/attachment-0001.bin>


More information about the cfe-commits mailing list