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

Removes the usage of llvmlite.llvmpy #932

Merged
merged 1 commit into from
Feb 26, 2023
Merged

Conversation

diptorupd
Copy link
Collaborator

  • Have you provided a meaningful PR description?
    The llvmlite.llvmpy module has been deprecated and is slotted for removal with the next llvmlite release. The PR updates our source code to remove all usage of llvmlit.llvmpy and replace it with corresponding functionality from llvmlite.ir.
  • Have you added a test, reproducer or referred to an issue with a reproducer?
    No, but all existing tests have been verified.
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?

@diptorupd diptorupd changed the title Removes the usage of llvmlit.llvmpy Removes the usage of llvmlite.llvmpy Feb 26, 2023
@diptorupd diptorupd merged commit 3c4afda into main Feb 26, 2023
@diptorupd diptorupd deleted the fix/llvmpy-deprecation branch February 26, 2023 19:33
github-actions bot added a commit that referenced this pull request Feb 26, 2023
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.

1 participant