This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Adjust AttributeTest to show skip behavior.
ClosedPublic

Authored by akuegel on Jan 30 2023, 11:10 PM.

Details

Summary

walk() skips identical sub-attributes. Adjust the unit test to show
this.

Diff Detail

Event Timeline

akuegel created this revision.Jan 30 2023, 11:10 PM
akuegel requested review of this revision.Jan 30 2023, 11:10 PM
rriddle accepted this revision.Jan 30 2023, 11:22 PM
This revision is now accepted and ready to land.Jan 30 2023, 11:22 PM
This revision was automatically updated to reflect the committed changes.