[clang] [llvm] [HLSL] Implement ddx/ddy_coarse intrinsics (PR #164831)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 7 09:51:54 PST 2025


================
@@ -0,0 +1,43 @@
+; RUN: llc -O0 -verify-machineinstrs -mtriple=spirv-unknown-vulkan %s -o - | FileCheck %s
+; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-vulkan %s -o - -filetype=obj | spirv-val %}
----------------
farzonl wrote:

yes please add it

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


More information about the llvm-commits mailing list