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

Reorganize llvm-ir/performance_test Makefile #623

Open
4 tasks
KomaGR opened this issue Aug 5, 2022 · 0 comments
Open
4 tasks

Reorganize llvm-ir/performance_test Makefile #623

KomaGR opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
Enhancement LLVM Related to integration with the LLVM project.

Comments

@KomaGR
Copy link
Collaborator

KomaGR commented Aug 5, 2022

  • Avoid using call. Use recipes to create the resulting build assets. Use -D for selecting benchmark function.
  • Do not call perf from the Makefile.
  • Have an all rule that acts as a default.
  • Change instructions in README.md to avoid changing system/kernel flags and to work simply with make.

Related to #605.

@KomaGR KomaGR self-assigned this Aug 5, 2022
@KomaGR KomaGR added the LLVM Related to integration with the LLVM project. label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement LLVM Related to integration with the LLVM project.
Projects
None yet
Development

No branches or pull requests

1 participant