torch-mlir/pytest/Compiler
Stella Laurenzo e3fd22a035 Add a (very) basic type inference pass for basicpy.
For simple programs, this gets us enough typing to lower to real backends.
2020-06-10 19:04:05 -07:00
..
binary_expressions.py Make binary_expr and binary_compare have similar asm syntax. 2020-06-08 18:29:14 -07:00
booleans.py Add IfExp emission. 2020-06-09 17:10:52 -07:00
calls.py Move Basicpy and Numpy dialect IR to IR/ folder. 2020-06-09 19:22:24 -07:00
comparisons.py Make binary_expr and binary_compare have similar asm syntax. 2020-06-08 18:29:14 -07:00
constants.py Add None constants. 2020-06-07 16:21:00 -07:00
structure.py Add implicit return and expression statements where the value id discarded. 2020-06-09 18:34:07 -07:00
type_inference.py Add a (very) basic type inference pass for basicpy. 2020-06-10 19:04:05 -07:00