tra added a comment.

@rsmith - Richard, can you take a look?



================
Comment at: test/CodeGenCUDA/kernel-args.cu:1-2
+// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -fcuda-is-device -emit-llvm %s -o 
- | FileCheck -check-prefix=AMDGCN %s
+// RUN: %clang_cc1 -triple nvptx64-nvidia-cuda- -fcuda-is-device -emit-llvm %s 
-o - | FileCheck -check-prefix=NVPTX %s
+#include "Inputs/cuda.h"
----------------
Please wrap the long RUN lines.


https://reviews.llvm.org/D47733



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to