joaosaffran wrote:

@farzonl I discussed the `half` type support with @llvm-beanz, he suggested 
using static asserts, which I've added and now checks whether the type being 
passed has 32bits. This prevents the `half` support. Any concerns regarding 
this approach?

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

Reply via email to