diff options
author | Matthias Springer <me@m-sp.org> | 2023-09-19 17:33:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 17:33:40 +0200 |
commit | d69293c1c80f0f0e3eb012bc006573d4d5cb820f (patch) | |
tree | d9c833392f165fb1d6e0976f37edaa73047f1261 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 11bb5e55dc1fa00f522ce73805d36e0b76819386 (diff) | |
download | llvm-d69293c1c80f0f0e3eb012bc006573d4d5cb820f.zip llvm-d69293c1c80f0f0e3eb012bc006573d4d5cb820f.tar.gz llvm-d69293c1c80f0f0e3eb012bc006573d4d5cb820f.tar.bz2 |
[mlir][SCF] `ForOp`: Remove `getIterArgNumberForOpOperand` (#66629)
This function was inconsistent with the remaining API because it
accepted `OpOperand &` that do not belong to the op. All the other
functions assert. This helper function is also not really necessary, as
the iter_arg number is identical to the result number.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions