[llvm-branch-commits] [clang] [HLSL][Matrix] Add implicit matrix floating-point conversion checks (PR #179568)

Deric C. via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Feb 5 13:53:19 PST 2026


================
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -verify -o - %s -DERROR=1
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -Wconversion -verify -o - %s -DERROR=1
----------------
Icohedron wrote:

I filed the issue under #180038

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


More information about the llvm-branch-commits mailing list