[PATCH] D71934: [AMDGPU] need to insert wait between the scalar load and vector store to the same address to avoid WAR conflict.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 4 07:28:11 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGca8b20ca3ba1: [AMDGPU] need to insert wait between the scalar load and vector store to theā€¦ (authored by alex-t).

Changed prior to commit:
  https://reviews.llvm.org/D71934?vs=235890&id=236175#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71934/new/

https://reviews.llvm.org/D71934

Files:
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/smrd_vmem_war.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71934.236175.patch
Type: text/x-patch
Size: 4046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200104/cb52f351/attachment.bin>


More information about the llvm-commits mailing list