sfantao marked an inline comment as done.

================
Comment at: test/Driver/cuda_phases.cu:2
@@ +1,3 @@
+// Tests the phases generated for a CUDA offloading target for different
+// combinations of:
+// - Number of gpu architectures;
----------------
Oh, ok. Thought that the registration of the targets was checked after the 
phases generation. I added the `REQUIRES` and comments in the test.

I'm still using the explicit target architecture in the commands given that it 
is also being matched in the tests. Let me know if you prefer to use a wildcard 
in the tests instead. 


http://reviews.llvm.org/D18171



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

Reply via email to