[clang] [HLSL] Implement support for HLSL intrinsic - select (PR #107129)
Sarah Spall via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 5 14:04:39 PDT 2024
================
@@ -0,0 +1,45 @@
+// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple \
----------------
spall wrote:
How do I fix this?
https://github.com/llvm/llvm-project/pull/107129
More information about the cfe-commits
mailing list