================
@@ -3,6 +3,8 @@
 #pragma OPENCL EXTENSION cl_khr_fp16 : enable
 
 // CHECK-LABEL: define{{.*}} void @test_half_builtins
+// sin and cos with the same argument are combined into sincos
----------------
kito-cheng wrote:

I only split out sin/cos to prevent disturb this testcase too much :)

https://github.com/llvm/llvm-project/pull/184760
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to