[PATCH] D47125: [X86] Remove masking from pternlog llvm intrinsics and use a select instruction instead.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 14:02:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332891: [X86] Remove masking from pternlog llvm intrinsics and use a select instruction… (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D47125

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47125.147868.patch
Type: text/x-patch
Size: 9786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180521/8f26858a/attachment.bin>


More information about the cfe-commits mailing list