aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2023-09-19 09:09:21 +0200
committerGitHub <noreply@github.com>2023-09-19 09:09:21 +0200
commit6923a31542cd3392415af51b07bb4cb9fe42f39f (patch)
treebffd519f152c860d1dc1592a01f65439f7389636 /lldb/source/Plugins/ScriptInterpreter/Python
parent45bb45f2ae89df6c0e54ead2258764ec91f5f5f5 (diff)
downloadllvm-6923a31542cd3392415af51b07bb4cb9fe42f39f.zip
llvm-6923a31542cd3392415af51b07bb4cb9fe42f39f.tar.gz
llvm-6923a31542cd3392415af51b07bb4cb9fe42f39f.tar.bz2
[mlir][IR] Change `MutableArrayRange` to enumerate `OpOperand &` (#66622)
In line with #66515, change `MutableArrayRange::begin`/`end` to enumerate `OpOperand &` instead of `Value`. Also remove `ForOp::getIterOpOperands`/`setIterArg`, which are now redundant. Note: `MutableOperandRange` cannot be made a derived class of `indexed_accessor_range_base` (like `OperandRange`), because `MutableOperandRange::assign` can change the number of operands in the range.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions