diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-09-05 22:00:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-05 22:00:38 -0700 |
commit | 151c6edd4592b78984f80f22ced1fef52b5e7ab1 (patch) | |
tree | c737e1bb5078de86eec5187f3e5beb7e8d1fcaed /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | 77db18a1e19c2a04df0210befcab1d66f44a7512 (diff) | |
download | llvm-151c6edd4592b78984f80f22ced1fef52b5e7ab1.zip llvm-151c6edd4592b78984f80f22ced1fef52b5e7ab1.tar.gz llvm-151c6edd4592b78984f80f22ced1fef52b5e7ab1.tar.bz2 |
[RISCV] Check for legal type before calling getSimpleValueType() in matchSplatAsGather. (#157188)
This just reorders existing so we do the legal type check first.
In this particular test case we're also protected by the i1 check that I
also moved earlier.
Fixes #157177.
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions