[PATCH] D152251: [clang][CodeGen] Fix GPU-specific attributes being dropped by bitcode linking

Pierre van Houtryve via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 04:40:44 PDT 2023


Pierre-vh updated this revision to Diff 528794.
Pierre-vh added a comment.

Fix check lines, I think it's just FileCheck weirdness


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152251

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/test/CodeGenCUDA/Inputs/ocml-sample-target-attrs.cl
  clang/test/CodeGenCUDA/link-builtin-bitcode-denormal-fp-mode.cu
  clang/test/CodeGenCUDA/link-builtin-bitcode-gpu-attrs-preserved.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152251.528794.patch
Type: text/x-patch
Size: 8912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230606/03eec7d6/attachment-0001.bin>


More information about the cfe-commits mailing list