================
@@ -0,0 +1,49 @@
+// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple 
dxil-pc-shadermodel6.3-library %s -fnative-half-type -emit-llvm 
-disable-llvm-passes -o - | FileCheck %s
----------------
farzonl wrote:

I was hoping we would only do those for intrinsics that require clang builtins 
since we define most of them as `void(...)`.   for anything thats pure HLSL 
like this one we have extensive testing of native half.

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

Reply via email to