================
@@ -0,0 +1,127 @@
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.6-library 
-finclude-default-header -std=hlsl202x -fmatrix-memory-layout=column-major 
-verify %s
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.6-library 
-finclude-default-header -std=hlsl202x -fmatrix-memory-layout=row-major -verify 
%s
----------------
Icohedron wrote:

I'll put up a dependent PR that adds support for the new constexpr evaluator 
and then merge the two PRs at the same time.

https://github.com/llvm/llvm-project/pull/178762
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to