This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][python bindings] add vendor gpu dialects
ClosedPublic

Authored by makslevental on Aug 13 2023, 11:30 AM.

Details

Summary

Note, dialect registration is (fortunately) independent of any vendor specific libs having been linked/built/etc.

Diff Detail

Event Timeline

makslevental created this revision.Aug 13 2023, 11:30 AM
Herald added a reviewer: ftynse. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
makslevental edited the summary of this revision. (Show Details)Aug 13 2023, 11:32 AM
makslevental published this revision for review.Aug 13 2023, 12:58 PM
makslevental edited the summary of this revision. (Show Details)

Happy to add whatever tests. Also, builder is waiting on Windows agent but debian passed.

mehdi_amini accepted this revision.Aug 13 2023, 2:24 PM
This revision is now accepted and ready to land.Aug 13 2023, 2:24 PM
This revision was automatically updated to reflect the committed changes.