summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorEugene Zhulenev <ezhulenev@google.com>2020-12-08 04:35:27 -0800
committerEugene Zhulenev <ezhulenev@google.com>2020-12-08 10:30:14 -0800
commit94e645f9cce8fba26b4aec069103794f1779065f (patch)
treebf3d284bc8da54804d82bc225d7a143d33eec95d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent4fede8bc8a015477f2a8feeb30a1d2a2e155106d (diff)
[mlir] Async: Add numWorkerThreads argument to createAsyncParallelForPass
Add an option to pass the number of worker threads to select the number of async regions for parallel for transformation. ``` std::unique_ptr<OperationPass<FuncOp>> createAsyncParallelForPass(int numWorkerThreads); ``` Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D92835
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions