[clang] [llvm] [DirectX] add Function name to DiagnosticInfoUnsupported Msg in DXILOpLowering (PR #136234)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 14:38:39 PDT 2025


================
@@ -0,0 +1,7 @@
+// RUN: %if clang-dxc %{not %clang_dxc -T lib_6_3 %s 2>&1 | FileCheck %s %}
----------------
farzonl wrote:

I tried REQUIRES: directx-registered-target and it just makes it so the test gets skipped as unsupported even on my local machine with the directx target built

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


More information about the llvm-commits mailing list