================
@@ -5317,6 +5317,12 @@ def HLSLResourceGetPointerTyped : Builtin {
let Prototype = "void(...)";
}
+def HLSLMaybeTransposeMatrix : LangBuiltin<"HLSL_LANG"> {
+ let Spellings = ["__builtin_hlsl_maybe_transpose_matrix"];
----------------
farzonl wrote:renamed https://github.com/llvm/llvm-project/pull/214575 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
