summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2020-06-15 11:41:06 +0200
committerAlex Zinenko <zinenko@google.com>2020-06-15 17:55:49 +0200
commit3f5bd53eb1044b166fd9d2771ca7135d1b29ee6f (patch)
treeff01ba7abc509cb4bc4471b152dfd5d50a5aa31f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent36150c3637309dabe0e287727c81717dfbe9bc84 (diff)
[mlir] Introduce callback-based builders for AffineForOp
Similarly to `scf::ForOp`, introduce additional `function_ref` arguments to `AffineForOp::build` that can be used to populate the body of the loop during its construction. Provide compatibility functions for constructing affine loop nests using `edsc::ScopedContext`. `edsc::AffineLoopNestBuilder` and reletad functionality is now deprecated and will be removed soon, users are expected to switch to `affineLoopNestBuilder` that provides similar functionality with a simpler OpBuilder-based implementation. Differential Revision: https://reviews.llvm.org/D81754
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions