[PATCH] D47693: [X86] Use target independent masked expandload and compressstore intrinsics to implement expandload/compressstore builtins.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 10 10:31:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334366: [X86] Use target independent masked expandload and compressstore intrinsics to… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47693?vs=149657&id=150654#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47693

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/avx512f-builtins.c
  cfe/trunk/test/CodeGen/avx512vbmi2-builtins.c
  cfe/trunk/test/CodeGen/avx512vl-builtins.c
  cfe/trunk/test/CodeGen/avx512vlvbmi2-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47693.150654.patch
Type: text/x-patch
Size: 23994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180610/e4e7c899/attachment.bin>


More information about the llvm-commits mailing list