diff options
| author | Congzhe Cao <congzhe.cao@huawei.com> | 2022-01-13 16:25:58 -0500 |
|---|---|---|
| committer | CongzheUalberta <congzhecao@gmail.com> | 2022-01-13 16:51:32 -0500 |
| commit | 37e34b74e906dab7422ec6e72edf698335b19eca (patch) | |
| tree | 17a4cd184fc8660809f681cc101204fb4b5baeaa /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 213193c184d5c7aa80748c7e4e5e2c282ba20486 (diff) | |
[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/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
