fpetrogalli wrote:

@francisvm / @philnik777 - I have opted for:

    '_ExtVector<' <lanes> ',' <scalar type> '>'

The reason for specifying <lanes> first is due to the fact that it makes it 
simpler to build the final string, because the `ParseType` function is 
recursive.

https://github.com/llvm/llvm-project/pull/83584
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to