-
Notifications
You must be signed in to change notification settings - Fork 31
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
Link against CIRCT and use it for codegen #234
Merged
Merged
Commits on Nov 13, 2021
-
mlir: Add a basic circt-sys crate
Add a first bindgen-based `circt-sys` crate that allows Rust code to use the CIRCT and, by extension, MLIR project code.
Configuration menu - View commit details
-
Copy full SHA for bd1e194 - Browse repository at this point
Copy the full SHA bd1e194View commit details -
mlir: Add higher-level circt crate
Add a `circt` crate that contains a lightweight wrapper to make `circt-sys` more comfortable to use from the Rust world. Add this crate as a dependency of `svlog`, for later use in module emission.
Configuration menu - View commit details
-
Copy full SHA for 7621f92 - Browse repository at this point
Copy the full SHA 7621f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for a80e56e - Browse repository at this point
Copy the full SHA a80e56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for caca0d1 - Browse repository at this point
Copy the full SHA caca0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8765141 - Browse repository at this point
Copy the full SHA 8765141View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 65d8b0a - Browse repository at this point
Copy the full SHA 65d8b0aView commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a84e8c8 - Browse repository at this point
Copy the full SHA a84e8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2633e5 - Browse repository at this point
Copy the full SHA f2633e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d27ec - Browse repository at this point
Copy the full SHA c0d27ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff86d4 - Browse repository at this point
Copy the full SHA 1ff86d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe43a8 - Browse repository at this point
Copy the full SHA bbe43a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca620d5 - Browse repository at this point
Copy the full SHA ca620d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983e027 - Browse repository at this point
Copy the full SHA 983e027View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee28b3c - Browse repository at this point
Copy the full SHA ee28b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 639e56d - Browse repository at this point
Copy the full SHA 639e56dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda21c6 - Browse repository at this point
Copy the full SHA dda21c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f509127 - Browse repository at this point
Copy the full SHA f509127View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc806e6 - Browse repository at this point
Copy the full SHA bc806e6View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ff32e20 - Browse repository at this point
Copy the full SHA ff32e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 864a88f - Browse repository at this point
Copy the full SHA 864a88fView commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 32bb626 - Browse repository at this point
Copy the full SHA 32bb626View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e93cf19 - Browse repository at this point
Copy the full SHA e93cf19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0390669 - Browse repository at this point
Copy the full SHA 0390669View commit details -
Configuration menu - View commit details
-
Copy full SHA for da9ffec - Browse repository at this point
Copy the full SHA da9ffecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 730af9d - Browse repository at this point
Copy the full SHA 730af9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4385ed6 - Browse repository at this point
Copy the full SHA 4385ed6View commit details
Commits on Nov 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c4c62c8 - Browse repository at this point
Copy the full SHA c4c62c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8c5cd - Browse repository at this point
Copy the full SHA ec8c5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cda34a0 - Browse repository at this point
Copy the full SHA cda34a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d2982 - Browse repository at this point
Copy the full SHA 15d2982View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd95a5 - Browse repository at this point
Copy the full SHA abd95a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c0c76 - Browse repository at this point
Copy the full SHA 71c0c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b41e1 - Browse repository at this point
Copy the full SHA 87b41e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a3f8e - Browse repository at this point
Copy the full SHA a0a3f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 825aaf6 - Browse repository at this point
Copy the full SHA 825aaf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c99782 - Browse repository at this point
Copy the full SHA 7c99782View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b53323 - Browse repository at this point
Copy the full SHA 4b53323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68651cb - Browse repository at this point
Copy the full SHA 68651cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a35b81 - Browse repository at this point
Copy the full SHA 5a35b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f9f32 - Browse repository at this point
Copy the full SHA 57f9f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d32f19 - Browse repository at this point
Copy the full SHA 7d32f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb13fdb - Browse repository at this point
Copy the full SHA eb13fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 591acfa - Browse repository at this point
Copy the full SHA 591acfaView commit details
Commits on Nov 25, 2021
-
mlir: Revert CI back to using build dir, don't install
Some tools like `llvm-lit` rely on the build directory and project source tree to be available, so it makes sense to make the CI look like it was a regular development build that you would do on your own machine.
Configuration menu - View commit details
-
Copy full SHA for 33a5b1f - Browse repository at this point
Copy the full SHA 33a5b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540e431 - Browse repository at this point
Copy the full SHA 540e431View commit details -
Configuration menu - View commit details
-
Copy full SHA for bab3cf7 - Browse repository at this point
Copy the full SHA bab3cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09cf0e0 - Browse repository at this point
Copy the full SHA 09cf0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 874a108 - Browse repository at this point
Copy the full SHA 874a108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a88094 - Browse repository at this point
Copy the full SHA 1a88094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1730612 - Browse repository at this point
Copy the full SHA 1730612View commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5416d84 - Browse repository at this point
Copy the full SHA 5416d84View commit details
Commits on Jan 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de5abbb - Browse repository at this point
Copy the full SHA de5abbbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.