This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add shape.func
ClosedPublic

Authored by jpienaar on Apr 19 2022, 5:36 PM.

Details

Summary

Add shape func op for use (primarily) in shape function_library op. Allows
setting default dialect for some simpler authoring. This is a minimal version
of the ops needed.

Diff Detail

Event Timeline

jpienaar created this revision.Apr 19 2022, 5:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2022, 5:36 PM
jpienaar requested review of this revision.Apr 19 2022, 5:36 PM
NatashaKnk accepted this revision.Apr 20 2022, 7:41 AM
This revision is now accepted and ready to land.Apr 20 2022, 7:41 AM
This revision was landed with ongoing or failed builds.Apr 22 2022, 11:37 AM
This revision was automatically updated to reflect the committed changes.