[clang] [llvm] [HLSL] Implementation of the frac intrinsic (PR #83315)

Xiang Li via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 11:28:02 PST 2024


================
@@ -0,0 +1,27 @@
+
+// RUN: %clang_cc1 -finclude-default-header -triple dxil-pc-shadermodel6.6-library %s -fnative-half-type -emit-llvm -disable-llvm-passes -verify -verify-ignore-unexpected
+
----------------
python3kgae wrote:

Just curious.
Don't need a test case I think.

https://github.com/llvm/llvm-project/pull/83315


More information about the cfe-commits mailing list