This is an archive of the discontinued LLVM Phabricator instance.

[mlir][python bindings] turn on openmp
ClosedPublic

Authored by makslevental on Aug 23 2023, 1:54 PM.

Details

Summary

Just as in https://reviews.llvm.org/D157820, dialect registration is independent of any vendor specific libs having been linked/built/etc.

Diff Detail

Event Timeline

makslevental created this revision.Aug 23 2023, 1:54 PM
Herald added a project: Restricted Project. · View Herald Transcript
makslevental edited the summary of this revision. (Show Details)Aug 23 2023, 1:56 PM
makslevental published this revision for review.Aug 23 2023, 3:22 PM
rkayaith accepted this revision.Aug 23 2023, 3:38 PM
rkayaith added inline comments.
mlir/include/mlir-c/Dialect/OpenMP.h
1–2

formatting seems off here

This revision is now accepted and ready to land.Aug 23 2023, 3:38 PM
makslevental marked an inline comment as done.Aug 23 2023, 3:42 PM
This revision was landed with ongoing or failed builds.Aug 23 2023, 4:17 PM
This revision was automatically updated to reflect the committed changes.