[llvm-branch-commits] [llvm] [DirectX] Error handling improve in root signature metadata Parser (PR #149232)
Finn Plummer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jul 22 09:44:21 PDT 2025
================
@@ -3,7 +3,7 @@
target triple = "dxil-unknown-shadermodel6.0-compute"
-; CHECK: error: Invalid value for MaxLOD: 0
+; CHECK: error: Invalid value for MaxLOD: nan
----------------
inbelic wrote:
Why would this change to nan?
https://github.com/llvm/llvm-project/pull/149232
More information about the llvm-branch-commits
mailing list