llvm-project/mlir/docs/Tutorials
Markus Böck e13d23bc6c [mlir] Rename `OpAsmParser::OperandType` to `OpAsmParser::UnresolvedOperand`
I am not sure about the meaning of Type in the name (was it meant be interpreted as Kind?), and given the importance and meaning of Type in the context of MLIR, its probably better to rename it. Given the comment in the source code, the suggestion in the GitHub issue and the final discussions in the review, this patch renames the OperandType to UnresolvedOperand.

Fixes https://github.com/llvm/llvm-project/issues/54446

Differential Revision: https://reviews.llvm.org/D122142
2022-03-21 21:42:13 +01:00
..
Toy [mlir] Rename `OpAsmParser::OperandType` to `OpAsmParser::UnresolvedOperand` 2022-03-21 21:42:13 +01:00
CreatingADialect.md [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
DataFlowAnalysis.md [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
QuickstartRewrites.md [mlir][doc] Fix links and references in documentation of Tutorials 2021-05-25 20:18:50 +02:00
UnderstandingTheIRStructure.md [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
_index.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00