aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorCongzhe Cao <congzhe.cao@huawei.com>2022-01-13 16:25:58 -0500
committerCongzheUalberta <congzhecao@gmail.com>2022-01-13 16:51:32 -0500
commit37e34b74e906dab7422ec6e72edf698335b19eca (patch)
tree17a4cd184fc8660809f681cc101204fb4b5baeaa /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent213193c184d5c7aa80748c7e4e5e2c282ba20486 (diff)
downloadllvm-37e34b74e906dab7422ec6e72edf698335b19eca.zip
llvm-37e34b74e906dab7422ec6e72edf698335b19eca.tar.gz
llvm-37e34b74e906dab7422ec6e72edf698335b19eca.tar.bz2
[LoopInterchange] Enable interchange with multiple outer loop indvars
This patch enables loop interchange with multiple outer loop induction variables, and hence removes the limitation that only a single outer loop induction variable is supported. In fact, it turns out that the current pass already trivially supports multiple outer indvars, which is the result of a previous patch `https://reviews.llvm.org/D102743`. Therefore, this patch removed that limitation and provides test cases for multiple outer indvars. Reviewed By: bmahjour Differential Revision: https://reviews.llvm.org/D114916
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions