================ @@ -1774,6 +1799,31 @@ _HLSL_BUILTIN_ALIAS(__builtin_hlsl_or) bool3 or(bool3, bool3); _HLSL_BUILTIN_ALIAS(__builtin_hlsl_or) bool4 or(bool4, bool4); + +_HLSL_BUILTIN_ALIAS(__builtin_hlsl_or) ---------------- bob80905 wrote:
Should we include 1xn matrices here? https://github.com/llvm/llvm-project/pull/172384 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
