aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2023-01-09 11:06:49 +0530
committerUday Bondhugula <uday@polymagelabs.com>2023-01-12 11:45:39 +0530
commit23bcd6b86271f1c219a69183a5d90654faca64b8 (patch)
tree2fe138d21a74e4c15d8e6a6eff4a1c3af8e079e2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent978ca8cae26e2a50d18cac7839c304c625a917e6 (diff)
downloadllvm-23bcd6b86271f1c219a69183a5d90654faca64b8.zip
llvm-23bcd6b86271f1c219a69183a5d90654faca64b8.tar.gz
llvm-23bcd6b86271f1c219a69183a5d90654faca64b8.tar.bz2
[MLIR] Fix affine analysis methods for affine.parallel
Drop unnecessary bailout in checkMemRefAccessDependence in the presence of surrounding affine.parallel ops. When the affine.parallel op was added, affine analysis methods weren't extended to account for it. Fix this and allow memref dependence check to work in the presence of affine.parallel ops in the mix. Rename isForInductionVar -> isAffineForInductionVar, getLoopIVs -> getAffineForIVs to avoid confusion since that's what they were. Differential Revision: https://reviews.llvm.org/D141254
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions