Lunderberg opened a new pull request, #12928:
URL: https://github.com/apache/tvm/pull/12928

   Previously, a `tir::FloatImm` could have a dtype passed to it that was not a 
floating point value.  This commit introduces a check, similar to what is 
already done in `tir::IntImm`, that requires the dtype to satisfy 
`DataType::is_float()`.


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