diff options
| author | Matthias Springer <me@m-sp.org> | 2023-09-19 09:09:21 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-19 09:09:21 +0200 | 
| commit | 6923a31542cd3392415af51b07bb4cb9fe42f39f (patch) | |
| tree | bffd519f152c860d1dc1592a01f65439f7389636 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 45bb45f2ae89df6c0e54ead2258764ec91f5f5f5 (diff) | |
| download | llvm-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
