This is an archive of the discontinued LLVM Phabricator instance.

Merge OpFolderDialectInterface with DialectFoldInterface (NFC)
ClosedPublic

Authored by mehdi_amini on Aug 12 2020, 2:41 AM.

Diff Detail

Event Timeline

mehdi_amini created this revision.Aug 12 2020, 2:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2020, 2:41 AM
mehdi_amini requested review of this revision.Aug 12 2020, 2:41 AM
rriddle accepted this revision.Aug 12 2020, 2:20 PM
rriddle added inline comments.
mlir/docs/Canonicalization.md
91

Can you add that a fallback can be provided by the dialect via the fold interface?

This revision is now accepted and ready to land.Aug 12 2020, 2:20 PM

Add mention of the fallback in the doc

This revision was landed with ongoing or failed builds.Aug 12 2020, 5:41 PM
This revision was automatically updated to reflect the committed changes.