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

   This PR fixed https://github.com/apache/tvm/issues/19551.
   
   Bool product has logical-AND semantics and cannot be lowered through TIR Mul 
for LLVM codegen. Route bool prod through all() and add frontend and 
legalization coverage for bool R.prod.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to