aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorthomasraoux <thomasraoux@google.com>2021-11-09 18:11:33 -0800
committerthomasraoux <thomasraoux@google.com>2021-11-10 10:05:01 -0800
commit5aa6038a407451da2ca5438c5b03c40aa4c72aad (patch)
tree8eae5fbeb8159a11319a540860399ea06e69ffbe /lldb/source/Plugins/ScriptInterpreter/Python
parente068c84762ac1ec34631beb5f41cebfa78fcc3df (diff)
downloadllvm-5aa6038a407451da2ca5438c5b03c40aa4c72aad.zip
llvm-5aa6038a407451da2ca5438c5b03c40aa4c72aad.tar.gz
llvm-5aa6038a407451da2ca5438c5b03c40aa4c72aad.tar.bz2
[mlir] Make topologicalSort iterative and consider op regions
When doing topological sort we need to make sure an op is scheduled before any of the ops within its regions. Also change the algorithm to not be recursive in order to prevent potential stack overflow. Differential Revision: https://reviews.llvm.org/D113423
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions