[PATCH] D16446: AMDGPU: Change control flow intrinsics to use amdgcn prefix

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 21:04:25 PST 2016


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

These aren't supposed to be used outside of the backend,
so there aren't any users to worry about.

http://reviews.llvm.org/D16446

Files:
  lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIIntrinsics.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16446.45647.patch
Type: text/x-patch
Size: 4736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/06e515b5/attachment.bin>


More information about the llvm-commits mailing list