diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-08 12:00:39 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-08 12:04:11 +0100 |
commit | 8ac6b415e4e5e631410d9cf6a10f15668f663441 (patch) | |
tree | a0355677b3f8eb94b50f992fc969714f4a3c8dfa /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 124b18b09d6bc25ac5f34e24a9b13f4212c01233 (diff) | |
download | llvm-8ac6b415e4e5e631410d9cf6a10f15668f663441.zip llvm-8ac6b415e4e5e631410d9cf6a10f15668f663441.tar.gz llvm-8ac6b415e4e5e631410d9cf6a10f15668f663441.tar.bz2 |
[X86] Ensure VPERMV3 -> VPERMV fold comes from a double width vector
#96414 + #97206 didn't ensure that we were extracting subvectors from a vector double the width of the destination.
We can relax this in a future patch, but fix the #97968 crash first.
Fixes #97968
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions