aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-10-12 13:15:15 -0700
committerAlexey Bataev <a.bataev@outlook.com>2025-10-12 13:41:08 -0700
commitd81ffd4ebb45235b4d106f6a0d5e5032bad41018 (patch)
treea20d1dec7fc89e75013a5bd42ae4ef0c29dd0f63 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent5e3ac2a6f22aa4d1d055c2d430913a960b9bb60b (diff)
downloadllvm-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/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions