[clang] [llvm] [HLSL] Implement the `faceforward` intrinsic (PR #135878)
Kaitlin Peng via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 16 13:45:23 PDT 2025
================
@@ -0,0 +1,94 @@
+// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple \
----------------
kmpeng wrote:
Code updated
https://github.com/llvm/llvm-project/pull/135878
More information about the llvm-commits
mailing list