walk() skips identical sub-attributes. Adjust the unit test to show
this.
Details
Details
- Reviewers
rriddle - Commits
- rGc1fa8179d4e5: [mlir] Adjust AttributeTest to show skip behavior.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142956
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 30 2023, 11:22 PM Closed by commit rGc1fa8179d4e5: [mlir] Adjust AttributeTest to show skip behavior. (authored by akuegel). · Explain WhyJan 30 2023, 11:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 493500 mlir/unittests/IR/AttributeTest.cpp
|