summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-09-23 10:49:54 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-09-23 10:52:03 -0700
commit3db0f8c895d4e814a18b754f9afbb1e03bd839a5 (patch)
tree685e4fb65fdf79e7fbea42865df5dfcb36285d03 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent1c47fa9b620d0abb280647b4f361ada43784d00e (diff)
[SLP]Update TrackedToOrig mappings after reduction vectorization
Need to update mappings in TrackedToOrig to correctly provide mapping between updated reduced value after vectorization and its original value, otherwise the compiler might miss this update and it may cause compiler crash later, when it tries to find the original instruction mapping for the updated value. Fixes https://github.com/llvm/llvm-project/issues/109376
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions