diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2022-11-08 06:16:30 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-11-08 07:54:57 -0800 |
commit | b5d91ab73e8c2702bddc5994538129ba267ed5fe (patch) | |
tree | 90d8dff08485bb12521bab7a815cbbcc98a75b78 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 42bce72536ad38e3ddf01359b2f85cda649679b3 (diff) | |
download | llvm-b5d91ab73e8c2702bddc5994538129ba267ed5fe.zip llvm-b5d91ab73e8c2702bddc5994538129ba267ed5fe.tar.gz llvm-b5d91ab73e8c2702bddc5994538129ba267ed5fe.tar.bz2 |
[SLP]Fix PR58863: Mask index beyond mask size for non-power-2 insertelement analysis.
Need to check if the insertelement mask size is reached during cost analysis to avoid compiler crash.
Differential Revision: https://reviews.llvm.org/D137639
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions