This is an archive of the discontinued LLVM Phabricator instance.

[mlir][pdl] Make `pdl` the default dialect when parsing/printing
ClosedPublic

Authored by Mogball on Jan 20 2022, 12:18 PM.

Details

Summary

PDLDialect being a somewhat user-facing dialect and whose ops contain exclusively other PDL ops in their regions can take advantage of OpAsmOpInterface to provide nicer IR.

Diff Detail

Event Timeline

Mogball created this revision.Jan 20 2022, 12:18 PM
Mogball requested review of this revision.Jan 20 2022, 12:18 PM
rriddle accepted this revision.Jan 20 2022, 12:19 PM
This revision is now accepted and ready to land.Jan 20 2022, 12:19 PM
This revision was landed with ongoing or failed builds.Jan 20 2022, 12:23 PM
This revision was automatically updated to reflect the committed changes.