diff options
| author | David Green <david.green@arm.com> | 2023-10-18 13:40:38 +0100 |
|---|---|---|
| committer | David Green <david.green@arm.com> | 2023-10-18 13:40:38 +0100 |
| commit | c060757bcc8a0d4537bc2f98e1208f089aef79e6 (patch) | |
| tree | a6935503ee35c00cd86e8ef09a5786d928156391 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 561fcf547e07bbb2fafb0e7665d41696ff0308ab (diff) | |
| download | llvm-c060757bcc8a0d4537bc2f98e1208f089aef79e6.zip llvm-c060757bcc8a0d4537bc2f98e1208f089aef79e6.tar.gz llvm-c060757bcc8a0d4537bc2f98e1208f089aef79e6.tar.bz2 | |
[ARM] Correct v2i1 concat extract types.
For two v2i1 concat into a v4i1, we cannot extract each i64 element as an i32.
This casts to a v4i32 instead and extracts the correct vector lanes.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
