summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorTobias Gysi <gysit@google.com>2021-06-15 08:35:10 +0000
committerTobias Gysi <gysit@google.com>2021-06-15 12:54:00 +0000
commit662f9bff337b99819301113fc8634eb5123b9e23 (patch)
tree431376f4055ea6a20d8b06ba4f582a775b047cab /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent389e749c42307ae589f84c79cceb175e6c9b510b (diff)
[mlir][linalg][python] Adapt the OpDSL to use scalars.
The patch replaces the existing capture functionality by scalar operands that have been introduced by https://reviews.llvm.org/D104109. Scalar operands behave as tensor operands except for the fact that they are not indexed. As a result ScalarDefs can be accessed directly as no indexing expression is needed. The patch only updates the OpDSL. The C++ side is updated by a follow up patch. Differential Revision: https://reviews.llvm.org/D104220
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions