rjmccall wrote:

Yeah, the conditional operator doesn't do any floating-path math itself.  If 
the first operand is a floating-point expression, we should always be modeling 
that with a float-to-boolean conversion, and the flags should go there.

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

Reply via email to