[PATCH] D31767: [LLVM][X86][SSE] Update MOVNTDQA non-temporal loads to generic implementation

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 08:18:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300325: [X86][SSE] Update MOVNTDQA non-temporal loads to generic implementation (LLVM) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D31767?vs=94794&id=95302#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31767

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31767.95302.patch
Type: text/x-patch
Size: 14284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/1ddfd343/attachment.bin>


More information about the llvm-commits mailing list