diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-08-06 12:27:36 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-08-06 12:33:13 -0700 |
commit | 2601d6f189cf1d4e4e77a7cba83e5d32c87bf079 (patch) | |
tree | 919eaae3dc02752f50b0f433216c72a192443535 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 4b6e3e38c46f8fedb92a30b29cc9654450244e2d (diff) | |
download | llvm-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