Skip to content

Conversation

j2kun
Copy link
Owner

@j2kun j2kun commented Apr 28, 2025

No description provided.

@j2kun j2kun force-pushed the pattern-discovery branch from 04ed21e to fcc4eb7 Compare June 28, 2025 03:56
This PR adds a new cmake build option MLIR_ENABLE_CATALOG_GENERATOR.
When enabled, it attaches a listener to all RewritePatterns that emits
the name of the operation being modified to a special file. When the
MLIR test suite is run, these files can be combined into an index
linking operations to the patterns that insert, modify, or replace them.
This index is intended to be used to create a website that allows one
to look up patterns from an operation name.
@j2kun j2kun force-pushed the pattern-discovery branch from fcc4eb7 to 0f77a1b Compare June 28, 2025 16:37
@j2kun j2kun closed this Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant