[PATCH] D122443: [OpenMP] Replace device kernel linkage with weak_odr

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 08:29:27 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9f67d44ba37: [OpenMP] Replace device kernel linkage with weak_odr (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122443

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/amdgcn_target_codegen.cpp
  clang/test/OpenMP/assumes_include_nvptx.cpp
  clang/test/OpenMP/declare_target_codegen.cpp
  clang/test/OpenMP/declare_target_link_codegen.cpp
  clang/test/OpenMP/metadirective_device_isa_codegen_amdgcn.cpp
  clang/test/OpenMP/nvptx_target_firstprivate_codegen.cpp
  clang/test/OpenMP/target_firstprivate_codegen.cpp
  clang/test/OpenMP/target_private_codegen.cpp
  clang/test/OpenMP/target_reduction_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122443.418237.patch
Type: text/x-patch
Size: 16047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220325/c742c9d4/attachment.bin>


More information about the cfe-commits mailing list