gtbercea marked 4 inline comments as done. gtbercea added inline comments.
================ Comment at: test/Driver/openmp-offload.c:594 +/// Check cubin file generation and usage by nvlink +// RUN: %clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -save-temps -no-canonical-prefixes %s 2>&1 \ +// RUN: | FileCheck -check-prefix=CHK-CUBIN %s ---------------- rnk wrote: > In this case, it would be nicer if you arranged for ptxas to output to a > .cubin file. @rnk I'm not sure what you mean by this comment, can you please clarify? Repository: rL LLVM https://reviews.llvm.org/D29654 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits