================
@@ -0,0 +1,532 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --version 5
+// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -x hip -emit-llvm 
-fcuda-is-device -o - %s | FileCheck %s
----------------
easyonaadit wrote:

> I think there are already some clang tests for this

Yes, there are some OpenCL tests similar to this. 

> not sure what the point of this part is.

I was looking to test these builtins for HIP. Is this needed?

> We do need unit tests which execute the code

We have plans of adding hip-tests, or do you want the code to be exercised in 
the llvm-test-suite

https://github.com/llvm/llvm-project/pull/120063
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to