diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-04-12 10:22:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 10:22:21 -0700 |
commit | 6a85cf8fc0437d4885fc829948befe32c1e5a21d (patch) | |
tree | 83350ec0f7572cce975b568b140f1223fd7b44c2 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | dcd097c475163b9bd41ff009a9157e86c6f2f171 (diff) | |
download | llvm-6a85cf8fc0437d4885fc829948befe32c1e5a21d.zip llvm-6a85cf8fc0437d4885fc829948befe32c1e5a21d.tar.gz llvm-6a85cf8fc0437d4885fc829948befe32c1e5a21d.tar.bz2 |
[SelectionDAG] Verify SPLAT_VECTOR nodes when they are created. (#88305)
This applies the same rules we have for the scalar operands of a
BUILD_VECTOR where the scalar type must match the element type or for
integer vectors we allow the scalar type to be larger than the element
type. Hexagon uses i32 for an FP zero vector so we allow that as an
exception.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions