-
Notifications
You must be signed in to change notification settings - Fork 2
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
compiler: Fix non-deterministic codegen for stencil.Loads and add ela… #104
Conversation
c8f4352
to
1aae73f
Compare
59b79cb
to
cc632d2
Compare
cc632d2
to
ccae39f
Compare
.github/workflows/ci-lit.yml
Outdated
container: papychacal/xdsl-llvm:98e674c9f16d677d95c67bc130e267fae331e43c | ||
container: gbisbas/llvm-xdsl:0.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this coup!!
BTW the best would be to host it on ghcr (GitHub Container Registry) for way faster pulling in CI
But please take over ahah
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct!
- name: Install native dependencies | ||
run: | | ||
apt-get update && apt install curl mpich -y | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay
…stic lit test