================ @@ -0,0 +1,4 @@ +// RUN: %clang -x hip %s --cuda-device-only --offload-arch=amdgcnspirv -use-experimental-spirv-backend -nogpuinc -nogpulib -ccc-print-bindings 2>&1 | FileCheck %s ---------------- jhuber6 wrote:
Needs a test for the new driver, because if all goes well I'm going to completely delete the old offload driver next release. https://github.com/llvm/llvm-project/pull/162282 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
