This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize] Generalize filtering mechanism in BufferizationOptions
ClosedPublic

Authored by springerm on Feb 15 2022, 2:06 AM.

Details

Summary

Support ALLOW filters and DENY filters. This is needed for compatibility with existing code that specifies more complex op filters.

Diff Detail

Event Timeline

springerm created this revision.Feb 15 2022, 2:06 AM
springerm requested review of this revision.Feb 15 2022, 2:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2022, 2:06 AM
gysit accepted this revision.Feb 15 2022, 2:13 AM
This revision is now accepted and ready to land.Feb 15 2022, 2:13 AM
This revision was landed with ongoing or failed builds.Feb 15 2022, 2:17 AM
This revision was automatically updated to reflect the committed changes.