-
Notifications
You must be signed in to change notification settings - Fork 80
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
docs: Add IR generation notebook #3881
Conversation
stack-info: PR: #3881, branch: math-fehr/stack/4
625dbab
to
2b18dd0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## math-fehr/stack/8 #3881 +/- ##
====================================================
Coverage ? 91.26%
====================================================
Files ? 466
Lines ? 57949
Branches ? 5575
====================================================
Hits ? 52886
Misses ? 3635
Partials ? 1428 ☔ View full report in Codecov by Sentry. |
It feels like we should update the test script to launch in a way that takes the dependencies into account. |
also, why are these stacked? |
I stacked them because it's really simple for me to convert 4 commits into 4 PRs. |
15905d7
to
3499e42
Compare
3499e42
to
c0c4b58
Compare
c0c4b58
to
0fba0cc
Compare
0fba0cc
to
439a62c
Compare
I fixed this here, but overall I don't really have much time to fix all these things because of the PLDI rebuttal. The plan is to just have something we can CI check, and we can clean things bit by bit |
439a62c
to
567e267
Compare
Fixes #3857 (needs to be added to description) |
567e267
to
30a56ab
Compare
Stacked PRs: * __->__#3884 * xdslproject#3883 * xdslproject#3882 * xdslproject#3881 * xdslproject#3886 --- --- --- ### docs: Add notebook for defining dialects
Stacked PRs:
docs: Add IR generation notebook