[PATCH] D16629: [X86][AVX512] add intrinsics of Scalar FP to integer conversion with rounding mode

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 7 07:03:36 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260033: [X86][AVX512] add intrinsics of Scalar FP to integer conversion with rounding… (authored by abadouh).

Changed prior to commit:
  http://reviews.llvm.org/D16629?vs=47122&id=47130#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16629

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16629.47130.patch
Type: text/x-patch
Size: 21250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160207/a099d68c/attachment.bin>


More information about the llvm-commits mailing list