diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-02-24 06:02:56 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-02-24 06:48:43 -0800 |
commit | eb14d2a1d48fe76c5faed71a08547135a35ee742 (patch) | |
tree | 6cab1e35fa1362fb05e9150c159919f0a2f8dc09 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 22a5bb32b787443b70476cc1359709b6c888b591 (diff) | |
download | llvm-eb14d2a1d48fe76c5faed71a08547135a35ee742.zip llvm-eb14d2a1d48fe76c5faed71a08547135a35ee742.tar.gz llvm-eb14d2a1d48fe76c5faed71a08547135a35ee742.tar.bz2 |
[SLP]Fix check for matched gather node, if it is a subvector node
If the gather node is a subvector node, it may match the existing
vector/gather node in the graph, but still may require reordering. in
this case need to fully check its dependencies to prevent a compiler
crash.
Fixes #128401
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions