diff options
| author | Alexey Bataev <a.bataev@outlook.com> | 2025-10-29 09:02:24 -0700 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@outlook.com> | 2025-10-29 11:50:47 -0700 |
| commit | db6ba82acc767651ee59d249d717706be7239953 (patch) | |
| tree | 41b7dc54396b95e900025f02135e39f2148c67be /llvm/unittests/Object/ELFObjectFileTest.cpp | |
| parent | 17c6c8da56f6d34ddf8f8162b1b730a158bc8019 (diff) | |
| download | llvm-db6ba82acc767651ee59d249d717706be7239953.zip llvm-db6ba82acc767651ee59d249d717706be7239953.tar.gz llvm-db6ba82acc767651ee59d249d717706be7239953.tar.bz2 | |
[SLP] Do not match the gather node with copyable parent, containing insert instruction
If the gather/buildvector node has the match and this matching node has
a scheduled copyable parent, and the parent node of the original node
has a last instruction, which is non-schedulable and is part of the
schedule copyable parent, such matching node should be excluded as
non-matching, since it produces wrong def-use chain.
Fixes #165435
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions
