[PATCH] D67947: [HIP] Support new kernel launching API

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 19:43:48 PDT 2019


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
  test/CodeGenCUDA/Inputs/cuda.h
  test/CodeGenCUDA/kernel-call.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67947.221458.patch
Type: text/x-patch
Size: 8714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190924/0a1d7c7c/attachment.bin>


More information about the cfe-commits mailing list