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

Compilation failing during conversion to .opt candidates using "wasm-opt" for SOUPER-BINARYEN Integration #22

Closed
shrin18 opened this issue Oct 10, 2019 · 1 comment
Assignees

Comments

@shrin18
Copy link
Contributor

shrin18 commented Oct 10, 2019

We are trying to get valid candidates in souper in the .opt extension. On the input we are parsing .wasm or .wat files and as per the pipeline we should get required valid candidates for each of the .wasm or .wat program files. However the program throws some unexpected error regarding the syntax of the .wasm programs and it is different for each of the program per se. Further, it is good that the program succeeds in getting binary output from the llvm extensions and so we can narrow down the problem on the working of wasm-opt function.

TODO, add the opt file content
TODO, add the textual representation for the "optimized" program

@shrin18 shrin18 self-assigned this Oct 10, 2019
@shrin18
Copy link
Contributor Author

shrin18 commented Oct 10, 2019

Issue linked to this. Closing !

@shrin18 shrin18 closed this as completed Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant