[PATCH] D67218: [AMDGPU] Mark s_barrier as having side effects but not accessing memory.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 03:06:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
foad marked an inline comment as done.
Closed by commit rL371192: [AMDGPU] Mark s_barrier as having side effects but not accessing memory. (authored by foad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67218?vs=218880&id=219056#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67218

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.s.barrier.ll
  llvm/trunk/test/CodeGen/AMDGPU/local-memory.amdgcn.ll
  llvm/trunk/test/CodeGen/AMDGPU/schedule-barrier.mir
  llvm/trunk/test/CodeGen/AMDGPU/v_mac_f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/waitcnt-vscnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67218.219056.patch
Type: text/x-patch
Size: 15081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/0134d40e/attachment.bin>


More information about the llvm-commits mailing list