Skip to content

Conversation

@AlexandreEichenberger
Copy link
Collaborator

Since we typically build LLVM in Release mode even for the Debug version of onnx-mlir, it feels right to also build the OpenMP within the onnx-mlir repo to be built in Release mode.

This PR flips the compiler mode (just for the OpenMP runtime) to be under the Release mode in all cases. It can always be manually flipped if there was a need to debug the llvm-project OpenMP runtime.

Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
Copy link
Collaborator

@tungld tungld left a comment

Choose a reason for hiding this comment

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

LGTM.

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