diff options
author | Gaƫtan Bossu <gaetan.bossu@arm.com> | 2025-07-09 10:28:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 10:28:50 +0100 |
commit | 50facad7fc9fc1c33f06b575c3ee51b5a49ca5c4 (patch) | |
tree | 4b4026ca02e36a2a6294fb7945930563d87f9b0f /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 7edf6bfb54736ea040246e16ece9c784832a4062 (diff) | |
download | llvm-50facad7fc9fc1c33f06b575c3ee51b5a49ca5c4.zip llvm-50facad7fc9fc1c33f06b575c3ee51b5a49ca5c4.tar.gz llvm-50facad7fc9fc1c33f06b575c3ee51b5a49ca5c4.tar.bz2 |
[SLP][REVEC] Fix insertelement legality checks (#146921)
The current code assumes that all the values in VL are valid
instructions, while it is possible to get poison.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions