Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Remove _remove_unneeded_phis() #86

Conversation

PokhodenkoSA
Copy link

@PokhodenkoSA PokhodenkoSA commented Nov 5, 2020

This function was removed for release0.50 in commit e566755.
Due to some merging error this commit was not applied to our
main branch.

@reazulhoque if you have some info about this function and why it was no deleted, please, inform me.

@Hardcode84 this function could influence on some issues we could have from Numba 0.50. This function was removed in official Numba 0.50 but was in our code and was in our package. Possibly, you have faced some problems related to this. Please, inform me.

Closes #51.

This function was removed for release0.50 in commit e566755.
Due to some merging error this commit was not applied to our
main branch.
@PokhodenkoSA PokhodenkoSA mentioned this pull request Nov 5, 2020
50 tasks
@reazulhoque
Copy link

@PokhodenkoSA : I have no idea why this was not deleted from 50.0 to 51. I can not think of any reason.

@PokhodenkoSA
Copy link
Author

@PokhodenkoSA : I have no idea why this was not deleted from 50.0 to 51. I can not think of any reason.

Thank you @reazulhoque. I think we do not need this code.

@PokhodenkoSA
Copy link
Author

@reazulhoque If you do not know then we do not need this code.

@reazulhoque
Copy link

I think so.

@PokhodenkoSA
Copy link
Author

As we discussed with @Hardcode84 there is no info about this function impact.

@PokhodenkoSA PokhodenkoSA merged commit 28fe49f into IntelPython:pydppl Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean differences with Numba 0.51.2 we did not do
2 participants