[PATCH] D36862: AMDGPU: Handle non-temporal loads and stores

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 12:36:20 PDT 2017


kzhuravl updated this revision to Diff 114051.
kzhuravl marked 3 inline comments as done.
kzhuravl added a comment.

Address review feedback.


https://reviews.llvm.org/D36862

Files:
  lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  test/CodeGen/AMDGPU/memory-legalizer-nontemporal-load.ll
  test/CodeGen/AMDGPU/memory-legalizer-nontemporal-store.ll
  test/CodeGen/MIR/AMDGPU/memory-legalizer-multiple-mem-operands-nontemporal-1.mir
  test/CodeGen/MIR/AMDGPU/memory-legalizer-multiple-mem-operands-nontemporal-2.mir
  test/CodeGen/MIR/AMDGPU/syncscopes.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36862.114051.patch
Type: text/x-patch
Size: 33767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/21657cf6/attachment-0001.bin>


More information about the llvm-commits mailing list