[PATCH] D112492: [CUDA][HIP] Allow comdat for kernels

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 9 07:54:24 PST 2021


yaxunl updated this revision to Diff 385812.
yaxunl retitled this revision from "[HIP] Do not use kernel handle for MSVC target" to "[CUDA][HIP] Allow comdat for kernels".
yaxunl edited the summary of this revision.
yaxunl added a comment.

fix comdat instead


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

https://reviews.llvm.org/D112492

Files:
  clang/lib/CodeGen/CGCUDANV.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCUDA/kernel-stub-name.cu
  clang/test/CodeGenCUDA/usual-deallocators.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112492.385812.patch
Type: text/x-patch
Size: 8816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211109/54510c09/attachment-0001.bin>


More information about the cfe-commits mailing list