LICENSE
README.md
pyproject.toml
autoform/__init__.py
autoform/core.py
autoform.egg-info/PKG-INFO
autoform.egg-info/SOURCES.txt
autoform.egg-info/dependency_links.txt
autoform.egg-info/requires.txt
autoform.egg-info/top_level.txt
tests/test_batch.py
tests/test_dce.py
tests/test_fold.py
tests/test_ir.py
tests/test_ir_call_fixes.py
tests/test_kwargs.py
tests/test_match.py
tests/test_nested_transforms.py
tests/test_primitives.py
tests/test_readme_examples.py
tests/test_rules_mapping.py
tests/test_sow_reap.py
tests/test_struct.py
tests/test_switch.py
tests/test_trace_ir_programs.py