torch-mlir/lib/Dialect/Basicpy
Stella Laurenzo bea0af419d NFC: Prefactor some basicpy ops in advance of more type work.
* Organizes the BasicPyOps.td file by function.
* Renamed `to_boolean` -> `as_predicate_value` (trying to consistently use "predicate" to refer to i1/low-level types and Bool/Boolean to refer to Python bool types).
2020-11-24 15:49:37 -08:00
..
IR Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
Transforms NFC: Prefactor some basicpy ops in advance of more type work. 2020-11-24 15:49:37 -08:00
CMakeLists.txt Add skeleton of type inference pass. 2020-06-10 14:48:22 -07:00