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

[LLVM] Add guard for #include <llvm/Transforms/IPO/PassManagerBuilder.h> #14469

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

kparzysz-quic
Copy link
Contributor

The file llvm/Transforms/IPO/PassManagerBuilder.h has been removed in LLVM 17, as a part of the transition to the new pass manager. Add a LLVM version guard around the #include.

The file llvm/Transforms/IPO/PassManagerBuilder.h has been removed in
LLVM 17, as a part of the transition to the new pass manager. Add a LLVM
version guard around the #include.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Apr 3, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: llvm See #10317 for details

Generated by tvm-bot

@kparzysz-quic
Copy link
Contributor Author

The CPU build failure is due to

failed to fetch `[https://github.com/rust-lang/crates.io-index`](https://github.com/rust-lang/crates.io-index%60)

@kparzysz-quic
Copy link
Contributor Author

@tvm-bot rerun

@kparzysz-quic
Copy link
Contributor Author

Try again...
@tvm-bot rerun

@kparzysz-quic
Copy link
Contributor Author

@tvm-bot rerun

@kparzysz-quic kparzysz-quic merged commit 4b6e635 into apache:main Apr 5, 2023
@kparzysz-quic kparzysz-quic deleted the pass-manager-builder branch April 5, 2023 13:26
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.

3 participants