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

Registering the ROCDL dialect in init_mlir_dialects. #18944

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

benvanik
Copy link
Collaborator

We're emitting those ops now (directly or indirectly) and in order to parse IR that contains them (from e.g. resuming
--compile-to=executable-targets) we must have all dialects registered.

We're emitting those ops now (directly or indirectly) and in order to
parse IR that contains them (from e.g. resuming
--compile-to=executable-targets) we must have all dialects registered.
@benvanik benvanik added the compiler/tools IREE's compiler tooling (iree-compile, iree-opt, etc) label Oct 30, 2024
@benvanik benvanik enabled auto-merge (squash) October 30, 2024 03:30
@benvanik benvanik merged commit 5fc340d into main Oct 30, 2024
39 checks passed
@benvanik benvanik deleted the users/benvanik/rocdl branch October 30, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/tools IREE's compiler tooling (iree-compile, iree-opt, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants