[PATCH] D56999: [X86] Remove GCCBuiltins from 512-bit cvt(u)qqtops, cvt(u)qqtopd, and cvt(u)dqtops intrinsics. Add new variadic uitofp/sitofp with rounding mode intrinsics.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 18:42:07 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352266: [X86] Remove GCCBuiltins from 512-bit cvt(u)qqtops, cvt(u)qqtopd, and cvt… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56999?vs=182835&id=183679#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56999

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512dqvl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512dqvl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56999.183679.patch
Type: text/x-patch
Size: 37078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190126/df776267/attachment.bin>


More information about the llvm-commits mailing list