mirror of https://github.com/llvm/torch-mlir
e18e8e0a96
* Adds a new to_boolean op to evaluate a value as a truthy i1 * Uses cascading scf.if ops to properly evaluate and/or sequences (short-circuit and original value returning) * Adds a helper to construct select ops and uses it to implement 'not' |
||
---|---|---|
.. | ||
binary_expressions.py | ||
booleans.py | ||
comparisons.py | ||
constants.py |