[clang] [llvm] [HLSL] Implement ddx/ddy_coarse intrinsics (PR #164831)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 23 08:47:54 PDT 2025
================
@@ -0,0 +1,29 @@
+/// RUN: %clang_cc1 %s -triple spirv-pc-vulkan-compute -verify
+
----------------
farzonl wrote:
delete this file.
https://github.com/llvm/llvm-project/pull/164831
More information about the llvm-commits
mailing list