[clang] [HLSL][Matrix] Add support for Matrix element and trunc Casts (PR #168915)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 20 20:05:32 PST 2025


https://github.com/llvm-beanz commented:

Oh, something else missing from this change is that implicit truncations should produce a diagnostic just like we do for vector truncations.

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


More information about the cfe-commits mailing list