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

Rewrite of refcount pruning pass w/o regex #3851

Closed
sklam opened this issue Mar 11, 2019 · 1 comment
Closed

Rewrite of refcount pruning pass w/o regex #3851

sklam opened this issue Mar 11, 2019 · 1 comment
Labels

Comments

@sklam
Copy link
Member

sklam commented Mar 11, 2019

Feature request

numba/llvmlite#466 opens up a possibility to rewrite the refcount pruning pass without the use of hacky regex.

It will also need a quick patch to add binding to LLVMInstructionEraseFromParent.

@stuartarchibald
Copy link
Contributor

Implemented in #6266. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants