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.
Paths
| Differential D16444
AMDGPU: Rename builtins to use amdgcn prefix ClosedPublic Authored by arsenm on Jan 21 2016, 8:09 PM.
Details
Summary Keep the one still used by libclc that works Emit the new amdgcn intrinsic name if not targeting r600,
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jan 22 2016, 7:37 AM
Revision Contents
Diff 45645 include/clang/Basic/BuiltinsAMDGPU.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGenOpenCL/builtins-amdgcn.cl
test/CodeGenOpenCL/builtins-r600.cl
|