aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopVersioning.cpp
diff options
context:
space:
mode:
authoralex-t <alexander.timofeev@amd.com>2020-10-14 18:34:07 +0300
committeralex-t <alexander.timofeev@amd.com>2020-10-15 23:20:54 +0300
commit42ed3881200801651a2af47505dc7c59c0a5c959 (patch)
tree004aa6891b4dccc49df8f2225c6a63343e8d6b56 /llvm/lib/Transforms/Utils/LoopVersioning.cpp
parent2008dacf6ed3fbb862769c6936fd615c4ae05434 (diff)
downloadllvm-42ed3881200801651a2af47505dc7c59c0a5c959.zip
llvm-42ed3881200801651a2af47505dc7c59c0a5c959.tar.gz
llvm-42ed3881200801651a2af47505dc7c59c0a5c959.tar.bz2
[AMDGPU] SILowerControlFlow::removeMBBifRedundant should not try to change MBB layout if it can fallthrough
removeMBBifRedundant normally tries to keep predecessors fallthrough when removing redundant MBB. It has to change MBBs layout to keep the new successor to immediately follow the predecessor of removed MBB. It only may be allowed in case the new successor itself has no successors to which it fall through. Reviewed By: rampitec Differential Revision: https://reviews.llvm.org/D89397
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions