[PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 27 03:26:06 PST 2016
nemanjai added a comment.
Thank you for the discussion on rank. I'm glad we have an agreement on the rank of the two types.
However, considering __float128 already has a higher rank in this patch, is there anything else that you would like me to change here before the patch is approved?
Do you suggest that we need to allow operations (or at least assignments) between the two types and take away the diagnostics that are part of this patch?
Repository:
rL LLVM
http://reviews.llvm.org/D15120
More information about the cfe-commits
mailing list