[PATCH] D22335: AMDGPU/R600: Replace barrier intrinsics

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 21:40:56 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.

http://reviews.llvm.org/D22335

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/EvergreenInstructions.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/lds-output-queue.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.global.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.local.ll
  test/CodeGen/AMDGPU/llvm.r600.group.barrier.ll
  test/CodeGen/AMDGPU/local-memory-two-objects.ll
  test/CodeGen/AMDGPU/local-memory.amdgcn.ll
  test/CodeGen/AMDGPU/local-memory.ll
  test/CodeGen/AMDGPU/local-memory.r600.ll
  test/CodeGen/AMDGPU/schedule-vs-if-nested-loop-failure.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22335.63915.patch
Type: text/x-patch
Size: 29675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/a93759be/attachment.bin>


More information about the llvm-commits mailing list