torch-mlir/pytest/Compiler
Stella Laurenzo 7bd5733d38 Add "template function" ops and importer code.
* This starts to lay down the infra for reasoning about calls
* Adds the importer code to generate IR for function calls of compiler recognized static functions.
2020-06-26 18:36:36 -07:00
..
binary_expressions.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
booleans.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
comparisons.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
constants.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
constants32.py Introduce a Target class and use it to define generic 32 and 64bit variants. 2020-06-13 14:43:10 -07:00
partial_eval_getattr.py Rename 'macro' nomenclature to 'partial eval'. 2020-06-26 13:50:51 -07:00
primitive_ops_to_std.py Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
resolve_const.py Change test to explicit module level constant. 2020-06-22 18:46:40 -07:00
structure.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
template_call.py Add "template function" ops and importer code. 2020-06-26 18:36:36 -07:00
type_inference.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00