Anastasia added inline comments.

================
Comment at: test/CodeGenOpenCL/spir_version.cl:13
 kernel void foo() {}
+kernel void bar() {}
 
----------------
Would the original code produce duplicate version metadata here or is it just 
for overloaded functions? Would it make sense to add `CHECK-NOT` to make sure 
they are not generated twice?


https://reviews.llvm.org/D34235



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

Reply via email to