This revision was automatically updated to reflect the committed changes.
Closed by commit rL372773: [HIP] Support new kernel launching API (authored by
yaxunl, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.o
tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67947/new/
https://reviews.llvm.org/D67947
___
cfe-commits mailing list
cfe-commits@lists.
yaxunl created this revision.
yaxunl added a reviewer: tra.
https://reviews.llvm.org/D67947
Files:
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
lib/CodeGen/CGCUDANV.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaCUDA.cpp
t