torch-mlir/include/npcomp
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
..
Conversion Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
Dialect Add boolean/logical operations (and, or, not). 2020-06-09 00:01:21 -07:00
E2E Add ability to run without optimizations. 2020-06-01 19:33:59 -07:00
CMakeLists.txt Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
InitAll.h Add pass registrations and a simple compilation example from python. 2020-06-03 23:58:58 -07:00