torch-mlir/pytest
Stella Laurenzo e18e8e0a96 Add boolean/logical operations (and, or, not).
* 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'
2020-06-09 00:01:21 -07:00
..
Compiler Add boolean/logical operations (and, or, not). 2020-06-09 00:01:21 -07:00
CMakeLists.txt Aggregate all lit test targets under check-npcomp. 2020-06-07 14:35:58 -07:00
lit.cfg.py Add bool constants. 2020-06-07 15:15:19 -07:00
lit.site.cfg.py.in Add lit test suite for python compiler. 2020-06-07 14:29:39 -07:00