================
@@ -162,6 +162,7 @@ ImplicitConversionRank 
clang::GetConversionRank(ImplicitConversionKind Kind) {
       ICR_C_Conversion_Extension,
       ICR_Conversion,
       ICR_HLSL_Dimension_Reduction,
+      ICR_HLSL_Dimension_Reduction,
----------------
llvm-beanz wrote:

We should make sure the language spec is up to date with the conversion ranks 
(see: 
https://github.com/microsoft/hlsl-specs/blob/main/specs/language/overloading.tex#L296).

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

Reply via email to