nemanjai added a comment.

I think the correct course of action would be to allow/disallow promotion based 
on a condition that the two types are the same/different (respectively). I 
think a comparison of the float semantics is a valid way to check this. Also, 
should operations between long double and __float128 be diagnosed as warnings 
or errors if the two types are distinct?


Repository:
  rL LLVM

http://reviews.llvm.org/D15120



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

Reply via email to