Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-343]allow to config codegen opt level #344

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

zhouyuan
Copy link
Collaborator

What changes were proposed in this pull request?

this patch allows to config codegen opt level.
fixes: #343
Signed-off-by: Yuan Zhou yuan.zhou@intel.com

How was this patch tested?

locally verified

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@github-actions
Copy link

#343

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@@ -548,6 +548,13 @@ arrow::Status CompileCodes(std::string codes, std::string signature) {
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

changing const char* seems wrong

@zhouyuan zhouyuan merged commit 2c1dcbe into oap-project:master Jun 1, 2021
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.

configurable codegen opt level
1 participant