[PATCH] D56998: [X86] Custom codegen 512-bit cvt(u)qq2tops, cvt(u)qqtopd, and cvt(u)dqtops intrinsics.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 21 16:22:55 PST 2019


craig.topper updated this revision to Diff 182837.
craig.topper added a comment.

Rename the intrinics to include avx512 prefix


Repository:
  rC Clang

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

https://reviews.llvm.org/D56998

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/avx512dq-builtins.c
  test/CodeGen/avx512f-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56998.182837.patch
Type: text/x-patch
Size: 10980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190122/6ab398d6/attachment-0001.bin>


More information about the cfe-commits mailing list