Skip to content

Add IR conversion feedback to the DSLX interpreter#3882

Open
magancarz wants to merge 1 commit intogoogle:mainfrom
antmicro:ir-conversion-test
Open

Add IR conversion feedback to the DSLX interpreter#3882
magancarz wants to merge 1 commit intogoogle:mainfrom
antmicro:ir-conversion-test

Conversation

@magancarz
Copy link
Contributor

This PR adds an IR conversion test to the DSLX interpreter enabled by lower_to_ir flag which is set by default. It performs the IR conversion check on every non-parametric proc or function and returns error if any fails. Tests can also be included in the check by adding convert_tests flag.

@rw1nkler
Copy link
Contributor

FYI @richmckeever

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.

3 participants