aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-05-02 06:10:30 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-05-02 06:30:14 -0700
commit5e67c41a932256e047ae093ae4f7f5a53df1527d (patch)
tree65c486e72fa134a06fb339787ed8ac958a54107f /llvm/lib/Transforms/Utils/CloneFunction.cpp
parent33e16cae671ca10d88e198192181220f8adff343 (diff)
downloadllvm-5e67c41a932256e047ae093ae4f7f5a53df1527d.zip
llvm-5e67c41a932256e047ae093ae4f7f5a53df1527d.tar.gz
llvm-5e67c41a932256e047ae093ae4f7f5a53df1527d.tar.bz2
[SLP]Fix PR90780: insert cast instruction for PHI nodes after all phi nodes.
Need to check if the vectorized value is a PHINode before insert casting instruction and insert it after all phis to generate the code correctly.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions