aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2021-01-07 12:45:23 -0800
committerArthur Eubanks <aeubanks@google.com>2021-01-07 14:06:35 -0800
commit1a2eaebc09c6a200f93b8beb37130c8b8aab3934 (patch)
tree3416f7365ff654e10cf55c3a5d9b4e2727618931 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentd002cd4e0f10f20c4f8b419ffa23d782636e46d8 (diff)
downloadllvm-1a2eaebc09c6a200f93b8beb37130c8b8aab3934.zip
llvm-1a2eaebc09c6a200f93b8beb37130c8b8aab3934.tar.gz
llvm-1a2eaebc09c6a200f93b8beb37130c8b8aab3934.tar.bz2
[CoroSplit][NewPM] Don't call LazyCallGraph functions to split when no clones
Apparently there can be no clones, as happens in coro-retcon-unreachable.ll. The alternative is to allow no split functions in addSplitRefRecursiveFunctions(), but it seems better to have the caller make sure it's not accidentally splitting no functions out. Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D94258
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions