summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorArnab Dutta <arnab.dutta@cerebras.net>2021-11-20 12:00:49 +0530
committerUday Bondhugula <uday@polymagelabs.com>2021-11-20 12:01:29 +0530
commit1f9ca5adbac08dcca73b9e12aa2c5ed777cc460e (patch)
tree3f3409f5cb9ded1b5a1a213117be9a7ab535f4f9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta4373f6753fa9aa89d39fbd4ec9e273f76459a58 (diff)
[MLIR] Avoid creation of buggy affine maps while replacing dimension and symbol
Initially before appending the newly composed dimension and symbols to the dimension and symbol list whose size is to be passed in AffineMap::get(), the call to the AffineMap::get() was made, resulting in wrong dimCount and symbolCount being passed as argument. We move the call to the AffineMap::get() after the diimension and symbol list are updated. Differential Revision: https://reviews.llvm.org/D114237
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions