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

Functionality to downgrade LLVM IR #2

Open
maleadt opened this issue Jun 14, 2023 · 1 comment
Open

Functionality to downgrade LLVM IR #2

maleadt opened this issue Jun 14, 2023 · 1 comment

Comments

@maleadt
Copy link
Member

maleadt commented Jun 14, 2023

Latest NNVM IR is based on LLVM 7, so we'll need an IR downgrader to use this library. We're already doing something like that for Metal, so it shouldn't be too hard. The move to opaque pointers will complicate that though...

@maleadt
Copy link
Member Author

maleadt commented May 15, 2024

LLVMDowngrader_jll@0.2 adds support for downgrading to LLVM 7.

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

1 participant