[PATCH] D17596: [OpenCL] Add ocl and spir version for spir target

Pekka Jääskeläinen via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 02:12:22 PDT 2016


pekka.jaaskelainen added inline comments.

================
Comment at: test/CodeGenOpenCL/spir_version.cl:15
@@ +14,2 @@
+// CL20: !opencl.ocl.version = !{[[SPIR:![0-9]+]]}
+// CL20: [[SPIR]] = !{i32 2, i32 0}
----------------
Can you test 'spir64' too?


http://reviews.llvm.org/D17596





More information about the cfe-commits mailing list