summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMarkus Böck <markus.boeck02@gmail.com>2022-03-21 21:42:13 +0100
committerMarkus Böck <markus.boeck02@gmail.com>2022-03-21 21:42:13 +0100
commite13d23bc6ccd3ae4fad5824282a09b48822c177f (patch)
treebf7d7d7b057bc6830a9b5c32d006dad08db5565a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9edeceaece606125fa392e1648e549d256df423a (diff)
[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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions