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

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 13:11:11 PDT 2017


kzhuravl updated this revision to Diff 113587.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.

Address review feedback and split out cleanups discussed offline into separate changes.


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.113587.patch
Type: text/x-patch
Size: 33655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/8e7ec227/attachment.bin>


More information about the llvm-commits mailing list