[PATCH] D15475: AMDGPU/SI: Add llvm.amdgcn.mbcnt.* intrinsics

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 19:39:11 PST 2015


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

These are meant to be used instead of the llvm.SI.tid intrinsic which will
be deprecated at some point.

http://reviews.llvm.org/D15475

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUIntrinsicExpander.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIIntrinsics.td
  test/CodeGen/AMDGPU/llvm.SI.tid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15475.42623.patch
Type: text/x-patch
Size: 5147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151212/0a7d5d1c/attachment.bin>


More information about the llvm-commits mailing list