diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2022-04-29 06:46:38 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-04-29 07:28:07 -0700 |
commit | 371412e065a63107d5d79330da6757ff693d91cc (patch) | |
tree | 640dd5ac2f7fbee49f944a26b3fddf31115dfa5f /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | a80081763cb3792bf69ee95ee73c8754f1bfe074 (diff) | |
download | llvm-371412e065a63107d5d79330da6757ff693d91cc.zip llvm-371412e065a63107d5d79330da6757ff693d91cc.tar.gz llvm-371412e065a63107d5d79330da6757ff693d91cc.tar.bz2 |
[COST]Fix crash for non-power-2 vector shuffle mask.
Need to normalizize the mask to avoid possible crashes during attempts
to estimate cost of the very long shuffles with non-power-2 number of
elements in masks.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions