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] Switch to using New Pass Manager (NPM) with LLVM 16+ #13515

Merged
merged 1 commit into from
Nov 30, 2022
Merged

[LLVM] Switch to using New Pass Manager (NPM) with LLVM 16+ #13515

merged 1 commit into from
Nov 30, 2022

Conversation

kparzysz-quic
Copy link
Contributor

LLVM 16 has removed support for the legacy pass manager, and the LLVM codegen in TVM will no longer even compile.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 29, 2022

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
  • Built docs for commit 1eb1347 can be found here.

Generated by tvm-bot

LLVM 16 has removed support for the legacy pass manager, and the LLVM
codegen in TVM will no longer even compile.
@kparzysz-quic
Copy link
Contributor Author

cc: @areusch @masahi

@masahi masahi merged commit 8dc8d24 into apache:main Nov 30, 2022
@kparzysz-quic kparzysz-quic deleted the llvm-npm branch January 10, 2023 16:29
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