wrongtest commented on PR #11795:
URL: https://github.com/apache/tvm/pull/11795#issuecomment-1161261592

   > the conditional is a safeguard
   
   Thanks for the reply! So is the `if_then_else`  also take short-circuit 
evaluation semantic like if stmt? If so I think my replacement is unsafe.  What 
about add a check like `SideEffect(e) <= kReadState`?


-- 
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