cery999 commented on PR #12702:
URL: https://github.com/apache/tvm/pull/12702#issuecomment-1236582958

   @alexeyr hi, fix the false positive for fast math
   case is 
   nan < 9 ? nan : 9
   1 < nan ? 1 : nan
   which will case nan to be number


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to