[PATCH] D56965: [X86] Remove the cvtuqq2ps256/cvtqq2ps256 mask builtins. Replace with uitofp/sitofp and select.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 20 11:06:12 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351694: [X86] Remove the cvtuqq2ps256/cvtqq2ps256 mask builtins. Replace with… (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56965

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/Headers/avx512vldqintrin.h
  cfe/trunk/test/CodeGen/avx512vldq-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56965.182706.patch
Type: text/x-patch
Size: 6581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190120/b26998cf/attachment.bin>


More information about the cfe-commits mailing list