The GitHub Actions job "Lint" on tvm.git/fix-19551 has succeeded.
Run started by GitHub user ConvolutedDog (triggered by ConvolutedDog).

Head commit for run:
5f74ffa59441828df361360b82f3affe885cca49 / ConvolutedDog 
<[email protected]>
[Fix][Relax] Lower bool prod as logical all

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.

Report URL: https://github.com/apache/tvm/actions/runs/25786615623

With regards,
GitHub Actions via GitBox


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

Reply via email to