diff options
author | David Green <david.green@arm.com> | 2022-08-15 14:41:45 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-08-15 14:41:45 +0100 |
commit | dfc95bab078297b1564c1ac757b1ac093d125b2d (patch) | |
tree | c26e4d87bbebbfe4fb18c1d995752bd715a4d5b5 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 4911100dc6c29271a54a147ca27fb9ba5522299f (diff) | |
download | llvm-dfc95bab078297b1564c1ac757b1ac093d125b2d.zip llvm-dfc95bab078297b1564c1ac757b1ac093d125b2d.tar.gz llvm-dfc95bab078297b1564c1ac757b1ac093d125b2d.tar.bz2 |
[DAG] Ensure more Legal BUILD_VECTOR elements types in shuffle->And combine
This is a followup to D131350, which caused another problem for i64
types being split into i32 on i32 targets. This patch tries to make sure
that either Illegal types are OK, or that the element types of a
buildvector are legal and bigger than or equal to the size of the
original elements.
Differential Revision: https://reviews.llvm.org/D131883
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions