diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-01-10 08:13:46 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-01-10 09:32:35 -0800 |
commit | 681c83a2f99431d4bb9d4975a08771320e30a80b (patch) | |
tree | 48a3b828f49e4843f038bc2977843f8e710b8892 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cc88a5e61578e58afdd8ef4e9f1b7cd10d77fba3 (diff) | |
download | llvm-681c83a2f99431d4bb9d4975a08771320e30a80b.zip llvm-681c83a2f99431d4bb9d4975a08771320e30a80b.tar.gz llvm-681c83a2f99431d4bb9d4975a08771320e30a80b.tar.bz2 |
[SLP]Fix mask generation after cost estimation
When estimating the cost of entries shuffles for buildvectors, need to
rebuild original mask, not a generated submask, used for subregisters
analysis.
Fixes #122430
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions