Skip to content

[KB] Add dump-assembly option to kernel-bench - #179

Merged
rengolin merged 3 commits into
llvm:mainfrom
rengolin:runner
Jun 3, 2026
Merged

[KB] Add dump-assembly option to kernel-bench#179
rengolin merged 3 commits into
llvm:mainfrom
rengolin:runner

Conversation

@rengolin

@rengolin rengolin commented Jun 2, 2026

Copy link
Copy Markdown
Member

After #174 we can now dump the object file, so we use that to disassemble and dump the assembly to a file with the same name as the input, but with a .s extension.

Also simplify some repeated if benchmark logic in the Runner.

After llvm#174 we can now dump the object file, so we use that to
disassemble and dump the assembly to a file with the same name
as the input, but with a .s extension.

Also simplify some repeated `if benchmark` logic in the Runner.
@rengolin
rengolin requested a review from adam-smnk June 2, 2026 17:19
@rengolin
rengolin merged commit d85a49b into llvm:main Jun 3, 2026
3 checks passed
@rengolin
rengolin deleted the runner branch June 3, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants