Skip to content

Conversation

@LeiWang1999
Copy link
Contributor

This pull request introduces a new utility function retrieve_func_from_module and refactors existing code to use this function for retrieving the main function from an IR module. The changes ensure a more consistent and reusable approach across multiple files.

Key changes include:

Utility Function Addition:

Refactoring to Use New Utility Function:

Code Clean-Up:

  • bitblas/ops/operator.py: Removed the update_func method as it is no longer needed due to the new utility function.

@LeiWang1999 LeiWang1999 merged commit 04ffcc3 into microsoft:main Nov 5, 2024
5 of 6 checks passed
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