diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-10-12 13:15:15 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-10-12 13:41:08 -0700 |
commit | d81ffd4ebb45235b4d106f6a0d5e5032bad41018 (patch) | |
tree | a20d1dec7fc89e75013a5bd42ae4ef0c29dd0f63 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 5e3ac2a6f22aa4d1d055c2d430913a960b9bb60b (diff) | |
download | llvm-d81ffd4ebb45235b4d106f6a0d5e5032bad41018.zip llvm-d81ffd4ebb45235b4d106f6a0d5e5032bad41018.tar.gz llvm-d81ffd4ebb45235b4d106f6a0d5e5032bad41018.tar.bz2 |
[SLP]INsert postponed vector value after all uses, if the parent node is PHI
Need to insert the vector value for the postponed gather/buildvector
node after all uses non only if the vector value of the user node is
phi, but also if the user node itself is PHI node, which may produce
vector phi + shuffle.
Fixes #162799
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions