Skip to content

fix: copy polkavm_guest.bc to output directory#3

Closed
0xf333 wants to merge 1 commit into
paritytech:mainfrom
0xf333:0xf333/copy_polkavm-guest-bc_to_output_directory
Closed

fix: copy polkavm_guest.bc to output directory#3
0xf333 wants to merge 1 commit into
paritytech:mainfrom
0xf333:0xf333/copy_polkavm-guest-bc_to_output_directory

Conversation

@0xf333
Copy link
Copy Markdown
Contributor

@0xf333 0xf333 commented Apr 16, 2024

Copying the generated polkavm_guest.bc file to the out put directory specified by the user.

E.g

The following command

cargo run Storage.sol -O3 --bin --output-dir './out'

Should additionally output polkavm_guest.bc to ./out directory.


Current behavior

In this draft, I'm temporary copying it to current directory, I will implement the fix before the PR.

@0xf333
Copy link
Copy Markdown
Contributor Author

0xf333 commented Apr 16, 2024

There won't be a need for this after all, let close this daft.

@0xf333 0xf333 closed this Apr 16, 2024
@0xf333 0xf333 deleted the 0xf333/copy_polkavm-guest-bc_to_output_directory branch April 16, 2024 10:05
xermicus added a commit that referenced this pull request May 15, 2026
Late inline pass on top of the existing optimizer + cost-model retune + per-helper memory(...) attribute precision so GVN can fold across heap mstores. −8.95% on the OZ corpus vs the baseline.

Co-authored-by: xermicus <bigcyrill@hotmail.com>
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.

1 participant