[PATCH] D58163: [CUDA][HIP] Use device side kernel and variable names when registering them

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 13 17:59:57 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC354004: [CUDA][HIP] Use device side kernel and variable names when registering them (authored by yaxunl, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D58163?vs=186711&id=186783#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58163/new/

https://reviews.llvm.org/D58163

Files:
  include/clang/AST/ASTContext.h
  lib/AST/ASTContext.cpp
  lib/CodeGen/CGCUDANV.cpp
  lib/CodeGen/CGCUDARuntime.h
  lib/CodeGen/CodeGenModule.cpp
  test/CodeGenCUDA/device-stub.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58163.186783.patch
Type: text/x-patch
Size: 18370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190214/69b22108/attachment-0001.bin>


More information about the cfe-commits mailing list