[all-commits] [llvm/llvm-project] c1fa81: [mlir] Adjust AttributeTest to show skip behavior.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Jan 30 23:50:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1fa8179d4e5300a67ebdf41916a18f9c6330121
https://github.com/llvm/llvm-project/commit/c1fa8179d4e5300a67ebdf41916a18f9c6330121
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M mlir/unittests/IR/AttributeTest.cpp
Log Message:
-----------
[mlir] Adjust AttributeTest to show skip behavior.
walk() skips identical sub-attributes. Adjust the unit test to show
this.
Differential Revision: https://reviews.llvm.org/D142956
More information about the All-commits
mailing list