summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorAyal Zaks <ayal.zaks@intel.com>2019-12-20 00:04:49 +0200
committerAyal Zaks <ayal.zaks@intel.com>2019-12-20 14:48:53 +0200
commite498be573871c94119033dd151773a55ceb0beb7 (patch)
treedc05439e1f87d0ec8452a74d77fb26b4b77b2747 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent04329dbfa6c219997ab72567842d81778f9f7f47 (diff)
[LV] Strip wrap flags from vectorized reductions
A sequence of additions or multiplications that is known not to wrap, may wrap if it's order is changed (i.e., reassociated). Therefore when vectorizing integer sum or product reductions, their no-wrap flags need to be removed. Fixes PR43828 Patch by Denis Antrushin Differential Revision: https://reviews.llvm.org/D69563
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions