tra accepted this revision. tra added a comment. This revision is now accepted and ready to land.
Thank you! ================ Comment at: clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu:1-2 +// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -fcuda-is-device \ +// RUN: -emit-llvm -x hip %s -o - | FileCheck %s +#include "Inputs/cuda.h" ---------------- Perhaps we should add host-side test, too to make sure the pointers there do remain generic. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69826/new/ https://reviews.llvm.org/D69826 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits