aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2023-01-16 12:25:34 +0000
committerFlorian Hahn <flo@fhahn.com>2023-01-16 12:25:34 +0000
commita6549718d9ba2fdcd14fb8651aeb5000840fa337 (patch)
tree440dce3a6a2e05a01d260abb4436c01e36fcb876 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent75cb138911debe2966d00d9dd09fd621bfae066e (diff)
downloadllvm-a6549718d9ba2fdcd14fb8651aeb5000840fa337.zip
llvm-a6549718d9ba2fdcd14fb8651aeb5000840fa337.tar.gz
llvm-a6549718d9ba2fdcd14fb8651aeb5000840fa337.tar.bz2
[LoopUnroll] Don't update DT for changeToUnreachable.
There is no need to update the DT here, because there must be a unique latch. Hence if the latch is not exiting it must directly branch back to the original loop header and does not dominate any nodes. Skipping a DT update here simplifies D141487. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D141810
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions