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

compatibility with llvm-opt & benchmark #29

Open
aquynh opened this issue Nov 15, 2021 · 2 comments
Open

compatibility with llvm-opt & benchmark #29

aquynh opened this issue Nov 15, 2021 · 2 comments
Labels
delight Nice to haves!

Comments

@aquynh
Copy link
Contributor

aquynh commented Nov 15, 2021

there are a few things we should look into:

  1. output of plc-llvm is compatible with llvm-opt (version 12), so we can perform optimization with this tool
  2. make sure any issues from incompatibility can be detected by CI in the future?
  3. benchmark in terms of output bitcode size, performance, memory usage, etc
@aquynh aquynh changed the title compatibility with llvm-opt compatibility with llvm-opt & benchmark Nov 15, 2021
@aquynh
Copy link
Contributor Author

aquynh commented Nov 15, 2021

(1) should be our priority now

@mbg mbg self-assigned this Nov 15, 2021
@mbg
Copy link
Contributor

mbg commented Nov 15, 2021

The first point should now have been addressed by #31.

@kk-hainq kk-hainq added the delight Nice to haves! label May 9, 2022
@mbg mbg removed their assignment Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delight Nice to haves!
Projects
None yet
Development

No branches or pull requests

3 participants