[llvm-branch-commits] [clang] [llvm] [HLSL][RootSignature] Add parsing of floats for StaticSampler (PR #140181)

Justin Bogner via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 27 10:02:38 PDT 2025


================
@@ -6,6 +6,8 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include <float.h>
----------------
bogner wrote:

Is this used?

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


More information about the llvm-branch-commits mailing list