[PATCH] D62058: [AMDGPU] gfx1010 Avoid SMEM WAR hazard for some s_waitcnt values

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 18 03:43:01 PDT 2019


critson updated this revision to Diff 200142.
critson added a comment.

Integrate all cases into switch statement.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62058

Files:
  lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  test/CodeGen/AMDGPU/smem-war-hazard.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62058.200142.patch
Type: text/x-patch
Size: 6936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190518/10640244/attachment.bin>


More information about the llvm-commits mailing list