[clang] [HLSL][Matrix] Add implicit type conversions for constant matrix types (PR #181939)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 18 09:22:29 PST 2026


https://github.com/farzonl approved this pull request.

This LGTM.  I would like you to confirm though if we are maybe applying the type adjustment unnecessqrily if the to and from are both `ConstantMatrixType`.

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


More information about the cfe-commits mailing list