[PATCH] D12148: [ARM] Allow passing/returning of __fp16 arguments

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 3 05:28:26 PDT 2015


rengolin added a comment.

I don't like the idea of making it language-specific, but I don't have a better idea. I don't know if there are support flags in Clang's languages like we have for back-ends. Anyway, this should fix the current problem. Maybe adding a comment to that effect on the usage of !CL?

LGTM.


http://reviews.llvm.org/D12148





More information about the cfe-commits mailing list