diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2025-03-26 12:07:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 12:07:02 -0700 |
commit | 25c5bad2f26e96a44b84765bedd82ee9bcffd22c (patch) | |
tree | 50f70eb56d7fcf06f78889249015d3b1e9cbd7ac /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 1876a89b259b04af28ca0ffbcff36d5e9e2eb71a (diff) | |
download | llvm-25c5bad2f26e96a44b84765bedd82ee9bcffd22c.zip llvm-25c5bad2f26e96a44b84765bedd82ee9bcffd22c.tar.gz llvm-25c5bad2f26e96a44b84765bedd82ee9bcffd22c.tar.bz2 |
[RISCV] Check the legality of source vector types in matchSplatAsGather (#133028)
When we're trying to lower `extractelement + splat` with
vrgather.vi/.vx, we should also check the legality of source vector type
from `extractelement`, as the entire transformation assumes legal types.
Fixes #133020
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions