ahatanak added a comment.

It doesn't look like this patch would break IRGen for functions that receive 
fp16 types. fp16 is passed as i32 or float (without promotion) on ARM and as 
half on ARM64. It should work fine.

https://reviews.llvm.org/D41311



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to