summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestPrintNesting.cpp
AgeCommit message (Expand)Author
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-11-18[mlir] Convert NamedAttribute to be a classRiver Riddle
2021-11-11[mlir] Replace usages of Identifier with StringAttrRiver Riddle
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2020-11-19[mlir][BuiltinDialect] Resolve comments from D91571River Riddle
2020-11-17[mlir][NFC] Remove references to Module.h and Function.hRiver Riddle
2020-09-08Add a doc/tutorial on traversing the IRMehdi Amini