[PATCH] D16444: AMDGPU: Rename builtins to use amdgcn prefix

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 20:09:21 PST 2016


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

Keep the one still used by libclc that works
around for now.

Emit the new amdgcn intrinsic name if not targeting r600,
in which case the old AMDGPU name is still used.

http://reviews.llvm.org/D16444

Files:
  include/clang/Basic/BuiltinsAMDGPU.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGenOpenCL/builtins-amdgcn.cl
  test/CodeGenOpenCL/builtins-r600.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16444.45645.patch
Type: text/x-patch
Size: 17310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160122/f7807202/attachment-0001.bin>


More information about the cfe-commits mailing list