aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2025-01-23 15:08:13 -0800
committerGitHub <noreply@github.com>2025-01-23 15:08:13 -0800
commitc7053ac202de1723c49d2f02d1c56d7a0a4481c0 (patch)
tree858b5d08aa4ef61319eaf407707e5d93f4dabbd2 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parent621e5cd8204596874c2ec7c8c169044d8e6865e3 (diff)
downloadllvm-c7053ac202de1723c49d2f02d1c56d7a0a4481c0.zip
llvm-c7053ac202de1723c49d2f02d1c56d7a0a4481c0.tar.gz
llvm-c7053ac202de1723c49d2f02d1c56d7a0a4481c0.tar.bz2
[SandboxVec][BottomUpVec] Disable crossing BBs (#124039)
Crossing BBs is not currently supported by the structures of the vectorizer. This patch fixes instances where this was happening, including: - a walk of use-def operands that updates the UnscheduledSuccs counter, - the dead instruction removal is now done per BB, - the scheduler, which will reject bundles that cross BBs.
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions