Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D67947
[HIP] Support new kernel launching API ClosedPublic Authored by yaxunl on Sep 23 2019, 7:43 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 24 2019, 8:53 AM Closed by commit rL372773: [HIP] Support new kernel launching API (authored by yaxunl). · Explain WhySep 24 2019, 12:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221570 cfe/trunk/include/clang/Basic/LangOptions.def
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/lib/CodeGen/CGCUDANV.cpp
cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Sema/SemaCUDA.cpp
cfe/trunk/test/CodeGenCUDA/Inputs/cuda.h
cfe/trunk/test/CodeGenCUDA/kernel-call.cu
|