diff options
author | thomasraoux <thomasraoux@google.com> | 2021-11-09 18:11:33 -0800 |
---|---|---|
committer | thomasraoux <thomasraoux@google.com> | 2021-11-10 10:05:01 -0800 |
commit | 5aa6038a407451da2ca5438c5b03c40aa4c72aad (patch) | |
tree | 8eae5fbeb8159a11319a540860399ea06e69ffbe /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | e068c84762ac1ec34631beb5f41cebfa78fcc3df (diff) | |
download | llvm-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/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions