[clang] [Matrix][HLSL] Add codgen support for Matrix Layout keywords (PR #198887)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 09:47:25 PDT 2026


================
@@ -102,16 +102,13 @@ struct S2 {
 typedef row_major float ScalarRM;
 
 // Invalid: conflicting row_major and column_major on same decl.
-// expected-note at +2 {{conflicting attribute is here}}
----------------
farzonl wrote:

Removed because not emitted anymore.

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


More information about the cfe-commits mailing list