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

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 19 11:47:45 PST 2019


craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel.
Herald added a subscriber: kristina.

Repository:
  rC Clang

https://reviews.llvm.org/D56965

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

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


More information about the cfe-commits mailing list