Skip to content

[transform_ext] Move populate_pattern op to dialects dir#81

Open
rolfmorel wants to merge 3 commits intomainfrom
users/rolfmorel/fix-pattern-op
Open

[transform_ext] Move populate_pattern op to dialects dir#81
rolfmorel wants to merge 3 commits intomainfrom
users/rolfmorel/fix-pattern-op

Conversation

@rolfmorel
Copy link
Contributor

@rolfmorel rolfmorel commented Mar 16, 2026

Introduces op
transform_ext.populate_pattern PAT_NAME TARGET_OP_KIND PRIORITY where patterns can be registered on PopulatePatternOp via its name_to_pattern_rewrite class member.

Fixes #80.

@rolfmorel rolfmorel requested a review from adam-smnk March 16, 2026 23:27
Introduces op
`transform_ext.populate_pattern TARGET_OP_KIND PAT_NAME PRIORITY`
where patterns can be registered on `PopulatePatternOp` via its
`name_to_pattern_rewrite` class member.

Fixes #80.
@rolfmorel rolfmorel force-pushed the users/rolfmorel/fix-pattern-op branch from a6b71bb to 302a972 Compare March 16, 2026 23:28
@rolfmorel rolfmorel requested a review from fschlimb March 16, 2026 23:29
@rolfmorel
Copy link
Contributor Author

rolfmorel commented Mar 16, 2026

@charithaintc, this fixes #80. We should be able to merge it when @fschlimb and @adam-smnk are up in the morning.

(You can check out users/rolfmorel/fix-pattern-op in the meantime if you'd like to be unblocked today.)

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.

crash when using latest local llvm build.

1 participant