farzonl wrote: > 3. Several matrix ops are now broken due to type mismatch if they have > differing layouts
i apologize this issue I am already aware of. It was the reason I didn't want to change the type to begin with and also why I was trying to sema template deduction https://discourse.llvm.org/t/rfc-represent-hlsl-matrix-layout-in-the-clang-ast/91469 As Chris pointed out that wouldn't be enough so at least for this part I am still actively considering how to address Chris's feedback. https://github.com/llvm/llvm-project/pull/214001 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
