Skip to content

Conversation

@boomanaiden154
Copy link
Collaborator

This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request May 16, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Pull Request: google#507
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request May 16, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Pull Request: google#507
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request May 16, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Pull Request: google#507
Created using spr 1.3.4
function_corpus = corpus.Corpus(
data_path=function_folder,
delete_flags=delete_flags,
construct_cmd_for_compilation=False)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

used where?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what you're commenting on here. function_corpus is used shortly below. We need construct_cmd_for_compilation to be set to False to avoid getting an extra -x ir {} stuck in the command line from the corpus tooling.

Created using spr 1.3.4
@boomanaiden154 boomanaiden154 requested a review from mtrofin May 20, 2025 08:20
Created using spr 1.3.4
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request May 20, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Pull Request: google#507
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request May 20, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Pull Request: google#507
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request May 20, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Pull Request: google#507
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@boomanaiden154 boomanaiden154 changed the base branch from spr/boomanaiden154/main.add-group-functions-library to main May 21, 2025 20:47
@boomanaiden154 boomanaiden154 merged commit 056f22f into main May 21, 2025
23 checks passed
@boomanaiden154 boomanaiden154 deleted the spr/boomanaiden154/add-group-functions-library branch May 21, 2025 20:47
svkeerthy pushed a commit that referenced this pull request May 22, 2025
This patch adds a library and associated unit tests for grouping
functions emitted from the extract_functions script for more efficient
compilation.

Reviewers: svkeerthy, mtrofin

Reviewed By: mtrofin

Pull Request: #507
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.

3 participants