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 fails with custom version of LLVM #4

Open
simeonkr opened this issue Jan 5, 2024 · 1 comment
Open

Compilation fails with custom version of LLVM #4

simeonkr opened this issue Jan 5, 2024 · 1 comment

Comments

@simeonkr
Copy link

simeonkr commented Jan 5, 2024

When following the instructions to build the custom version of LLVM as well as MCA Daemon itself, I get compilation errors of the form

LLVM-MCA-Daemon/MCAViews/SummaryView.h:31:10: fatal error: llvm/MCA/View.h: No such file or directory

Indeed, the LLVM-13 in the provided repository does not include such header file. Does the latest code in this repository assume a different version of LLVM?

@chinmaydd
Copy link
Member

@simeonkr if you're still looking to experiment with MCAD, we pushed some improvements to branch broker-improvements that works with the dev-incremental-mca branch of this repo.

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

No branches or pull requests

2 participants