Skip to content

Conversation

@andrewdalex
Copy link

@andrewdalex andrewdalex commented Nov 6, 2024

This PR is still a work in progress and is for an interpreter for Loop IR. LoopIR_Interpreter.py contains the relevant code and test_interp.py checks our output against the compiled programs output.

Work done by @meganfrisella and myself.

rtzam and others added 29 commits August 23, 2024 13:56
This CL adds the Neon equivalent
of the x86-AVX example. It changes
the Makefile to build the neon
example. It also modifies
the provided main.c file
to work for either the
generated neon or avx code
…nterpreter, interpreter is buggy on the example
…d expressions in LoopIR. strides are todo in the interpreter, so stride tests do not pass
…add global context to handle LoopIR.WriteConfig/ReadConfig, add parallel/precision/window/memory analyses to beginning of interp pass, write config and par tests
This CL adds the Neon equivalent
of the x86-AVX example. It changes
the Makefile to build the neon
example. It also modifies
the provided main.c file
to work for either the
generated neon or avx code
…nterpreter, interpreter is buggy on the example
…d expressions in LoopIR. strides are todo in the interpreter, so stride tests do not pass
…add global context to handle LoopIR.WriteConfig/ReadConfig, add parallel/precision/window/memory analyses to beginning of interp pass, write config and par tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants