summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CountingFunctionInserter.cpp
diff options
context:
space:
mode:
authorAndreas Simbuerger <simbuerg@fim.uni-passau.de>2017-06-27 11:33:22 +0000
committerAndreas Simbuerger <simbuerg@fim.uni-passau.de>2017-06-27 11:33:22 +0000
commitdbb0ef8e9440a3d5c105eb9f3de05cfd67c6f31c (patch)
treed07af220950b96847100c46cf6bba19d89e8e0d7 /llvm/lib/CodeGen/CountingFunctionInserter.cpp
parentcdda23eb7c8076eddc6182f7bfb373204ea93e85 (diff)
downloadbcm5719-llvm-dbb0ef8e9440a3d5c105eb9f3de05cfd67c6f31c.tar.gz
bcm5719-llvm-dbb0ef8e9440a3d5c105eb9f3de05cfd67c6f31c.zip
[NFC][CodeGen] Use the ExitBlock explicitly.
Before we would 'guess' the correct location for the MergeBlock that got introduced when executing a Scop conditionally. This implicitly depends on the situation that at this point during CodeGen there will be nothing between polly.start and polly.exiting. With this commit we explicitly state that we want the block that directly follows polly.exiting. llvm-svn: 306398
Diffstat (limited to 'llvm/lib/CodeGen/CountingFunctionInserter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud