This is an archive of the discontinued LLVM Phabricator instance.

[mlir][transform] Fix merge_handle asm format
ClosedPublic

Authored by Dinistro on May 24 2023, 2:01 AM.

Details

Summary

This commit ensures that the merge_handles operation prints its
deduplicate attribute as an optional keyword instead of "unit".

Diff Detail

Event Timeline

Dinistro created this revision.May 24 2023, 2:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 2:01 AM
Dinistro requested review of this revision.May 24 2023, 2:01 AM
ftynse accepted this revision.May 24 2023, 2:03 AM
This revision is now accepted and ready to land.May 24 2023, 2:03 AM
This revision was automatically updated to reflect the committed changes.