]> granicus.if.org Git - clang/commit
[HIP] Add the interface deriving the stub name of device kernels.
authorMichael Liao <michael.hliao@gmail.com>
Mon, 17 Jun 2019 12:51:36 +0000 (12:51 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Mon, 17 Jun 2019 12:51:36 +0000 (12:51 +0000)
commit5e6563143c2215147406abfe7717e1e2d8122773
tree66dbb0de48c6dd3457e9637a568e206ef3795fe7
parent1acf6ad295f4e291e3116f0ad58ee16f7bfd7341
[HIP] Add the interface deriving the stub name of device kernels.

Summary:
- Revise the interface to derive the stub name and simplify the
  assertion of it.

Reviewers: yaxunl, tra

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D63335

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363553 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCUDANV.cpp
lib/CodeGen/CGCUDARuntime.h
lib/CodeGen/CodeGenModule.cpp