Skip to content

[Arcilator] Add --jit-object-file option to dump JIT-compiled object#10810

Open
fabianschuiki wants to merge 1 commit into
mainfrom
fschuiki/arcilator-objdump
Open

[Arcilator] Add --jit-object-file option to dump JIT-compiled object#10810
fabianschuiki wants to merge 1 commit into
mainfrom
fschuiki/arcilator-objdump

Conversation

@fabianschuiki

Copy link
Copy Markdown
Contributor

Write the object bytes the JIT compiles to a file when the option is provided. Enables the execution engine's object dump and calls dumpToObjectFile after the module has been JIT-compiled.

Assisted-by: Claude Opus 4.7

Write the object bytes the JIT compiles to a file when the option is
provided. Enables the execution engine's object dump and calls
dumpToObjectFile after the module has been JIT-compiled.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@fabianschuiki fabianschuiki requested a review from maerhart as a code owner July 9, 2026 23:15
@fabianschuiki fabianschuiki added the Arc Involving the `arc` dialect label Jul 9, 2026
@circt-bot

circt-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

Results of circt-tests run for e05c3d6 compared to results for 3330127: no change to test results.

@dtzWill dtzWill left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this is likely rather useful!

Maybe a short test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arc Involving the `arc` dialect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants