aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAnton Afanasyev <anton.a.afanasyev@gmail.com>2020-12-08 12:51:45 +0300
committerAnton Afanasyev <anton.a.afanasyev@gmail.com>2020-12-09 16:38:45 +0300
commite5bf2e8989469ec328d910be26bd3ee0710326d9 (patch)
tree3f2daaa8df5b921ac957fc4990fbeeb2d4a0c11a /lldb/source/Plugins/ScriptInterpreter/Python
parent163c223161b8cd33e812613b27fbc52ea6e0f880 (diff)
downloadllvm-e5bf2e8989469ec328d910be26bd3ee0710326d9.zip
llvm-e5bf2e8989469ec328d910be26bd3ee0710326d9.tar.gz
llvm-e5bf2e8989469ec328d910be26bd3ee0710326d9.tar.bz2
[SLP] Use the width of value truncated just before storing
For stores chain vectorization we choose the size of vector elements to ensure we fit to minimum and maximum vector register size for the number of elements given. This patch corrects vector element size choosing the width of value truncated just before storing instead of the width of value stored. Fixes PR46983 Differential Revision: https://reviews.llvm.org/D92824
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions