aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authoryijiagu <yijiagu@google.com>2022-11-02 13:51:48 -0700
committerEugene Zhulenev <ezhulenev@google.com>2022-11-02 13:58:54 -0700
commit51c1632f8d500a8439707153439650945c446dfa (patch)
tree96b80aa97b73ac6a2be5b78de9bc5ae8b4aadd37 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parentcf239c2f1777eb94a4801a086acf1332a7d3cccf (diff)
downloadllvm-51c1632f8d500a8439707153439650945c446dfa.zip
llvm-51c1632f8d500a8439707153439650945c446dfa.tar.gz
llvm-51c1632f8d500a8439707153439650945c446dfa.tar.bz2
[mlir] Remove eliminateBlockingAwaitOps option in AsyncToAsyncRuntime pass
Remove the eliminateBlockingAwaitOps option in AsyncToAsyncRuntime pass Today the AsyncToAsyncRuntime pass does two things: one is converting normal funcs with async ops to coroutine cfg; the other is lowering high level async operations to async.coro and async.runtime operations. This patch removes the converting step from AsyncToAsyncRuntime pass. In the next step we will create a new asyncfication pass for converting normal funcs to the newly added async.func operation. Reviewed By: ezhulenev Differential Revision: https://reviews.llvm.org/D137282
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions