Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGenOpenCL/builtins-amdgcn.cl | ||
---|---|---|
272 ↗ | (On Diff #89739) | Should also have a test in builtins-amdgcn-error.cl that a non-constant input is rejected |
Paths
| Differential D30359
AMDGPU: export s_waitcnt builtin ClosedPublic Authored by jvesely on Feb 24 2017, 3:45 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, tony-tye and 4 others. · View Herald TranscriptFeb 24 2017, 3:45 PM
This revision is now accepted and ready to land.Feb 24 2017, 6:09 PM Closed by commit rL296239: AMDGPU: export s_waitcnt builtin (authored by jvesely). · Explain WhyFeb 24 2017, 8:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 89770 cfe/trunk/include/clang/Basic/BuiltinsAMDGPU.def
cfe/trunk/test/CodeGenOpenCL/builtins-amdgcn.cl
cfe/trunk/test/SemaOpenCL/builtins-amdgcn-error.cl
|