[PATCH] D16350: AVX512: Store using non-temporal hint intrinsic implementation.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 05:15:46 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258309: AVX512: Store (MOVNTPD, MOVNTPS, MOVNTDQ) using non-temporal hint intrinsic… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D16350?vs=45369&id=45379#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16350

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16350.45379.patch
Type: text/x-patch
Size: 8846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/1d1161a7/attachment.bin>


More information about the llvm-commits mailing list