aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-08-06 12:27:36 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-08-06 12:33:13 -0700
commit2601d6f189cf1d4e4e77a7cba83e5d32c87bf079 (patch)
tree919eaae3dc02752f50b0f433216c72a192443535 /llvm/lib/Object/COFFObjectFile.cpp
parent4b6e3e38c46f8fedb92a30b29cc9654450244e2d (diff)
downloadllvm-2601d6f189cf1d4e4e77a7cba83e5d32c87bf079.zip
llvm-2601d6f189cf1d4e4e77a7cba83e5d32c87bf079.tar.gz
llvm-2601d6f189cf1d4e4e77a7cba83e5d32c87bf079.tar.bz2
[SLP]Fix PR102187: do not insert extractelement before landingpad instruction.
Landingpad instruction must be the very first instruction after the phi nodes, so need to inser extractelement/shuffles after this instruction. Fixes https://github.com/llvm/llvm-project/issues/102187
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions