feat(agentic-circuit): emit per-module ACIR and gfsim units - #146
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
modules/<symbol>.ac.mlirinspection units alongside whole-program Frozen ACIRpyc6 Decision / Contract Impact
Validation
CodeGenTests: 172/172 passedCompilerTests: 11/11 passed-c, link with gfsim, and execute the reused stateful model successfullyEvidence
docs/gates/logs/20260916-per-module-acir-multitu/summary.mddocs/gates/logs/20260916-per-module-acir-multitu/commands.txtKnown Baseline
The checkout-wide
ACIROpsTestsrun passes 1840/1842. Its two failures are the pre-existing exact operation-registry inventory/count baseline: 152 registered operations versus the stale expected 151.Follow-up Boundary
Independent ACIR compilation still needs a verified module signature/import/link contract. This PR deliberately does not bypass whole-program freeze or claim that per-module dumps are standalone link inputs.