Clang part of changes related to https://reviews.llvm.org/D23666
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23668
[AMDGPU] add s_incperflevel/s_decperflevel intrinsics ClosedPublic Authored by vpykhtin on Aug 18 2016, 8:47 AM.
Details
Diff Detail
Event Timelinevpykhtin updated this object. vpykhtin added a parent revision: D23666: [AMDGPU] add s_incperflevel/s_decperflevel intrinsics.Aug 18 2016, 8:47 AM This revision is now accepted and ready to land.Aug 18 2016, 9:52 AM Closed by commit rL279235: [AMDGPU] add s_incperflevel/s_decperflevel builtins (authored by vpykhtin). · Explain WhyAug 19 2016, 6:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68679 cfe/trunk/include/clang/Basic/BuiltinsAMDGPU.def
cfe/trunk/test/CodeGenOpenCL/builtins-amdgcn-error.cl
cfe/trunk/test/CodeGenOpenCL/builtins-amdgcn.cl
|