Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VampIR integration #2103

Merged
merged 35 commits into from
May 22, 2023
Merged

VampIR integration #2103

merged 35 commits into from
May 22, 2023

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented May 17, 2023

@lukaszcz lukaszcz added this to the 0.4 - Prague milestone May 17, 2023
@lukaszcz lukaszcz self-assigned this May 17, 2023
lukaszcz added a commit that referenced this pull request May 19, 2023
* Closes #2034.
* Adds the `vampir` target to the `compile` command.
* Adds two tests which are not yet enabled because `vamp-ir` is not
available in the CI (these and more tests will be enabled in #2103).
@lukaszcz lukaszcz force-pushed the vampir-integration branch from 1d0038c to 3161f53 Compare May 19, 2023 15:25
@lukaszcz lukaszcz marked this pull request as ready for review May 19, 2023 15:25
@lukaszcz lukaszcz force-pushed the vampir-integration branch from 3161f53 to 46abd96 Compare May 19, 2023 15:38
@jonaprieto jonaprieto force-pushed the vampir-integration branch from 1bfedf9 to f06b4b3 Compare May 19, 2023 16:55
@jonaprieto jonaprieto modified the milestones: 0.4 - Prague, 0.3.5 May 22, 2023
@lukaszcz lukaszcz force-pushed the vampir-integration branch from f06b4b3 to dbd4a09 Compare May 22, 2023 11:46
@janmasrovira janmasrovira mentioned this pull request May 22, 2023
jonaprieto
jonaprieto previously approved these changes May 22, 2023
jonaprieto added a commit that referenced this pull request May 22, 2023
This PR:

- Makes `vamp-ir` available in the CI (pre-release 0.1.2)
- [Use a setup-wasmer action to install
`wasmer`](https://github.com/marketplace/actions/setup-wasmer)
- Fixes cache option value for `jaxxstorm/action-install-gh-release`'s
usages

Adds support for:

- #2103 


Related: 

- anoma/vamp-ir#90

---------

Co-authored-by: Jan Mas Rovira <[email protected]>
@jonaprieto jonaprieto merged commit d576111 into main May 22, 2023
@jonaprieto jonaprieto deleted the vampir-integration branch May 22, 2023 18:18
jonaprieto added a commit that referenced this pull request May 23, 2023
- Closes #2056 
- Depends on #2103 

I am not sure about the implementation of `isType` for `NBot`. (solved).

The `Eq` instance returns `True` for every two `Bottom` terms,
regardless of their type.

---------

Co-authored-by: Jonathan Cubides <[email protected]>
Co-authored-by: Lukasz Czajka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Juvix to VampIR pipeline
2 participants