aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/FileOutputBufferTest.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2022-06-04 21:22:32 +0100
committerFlorian Hahn <flo@fhahn.com>2022-06-04 21:22:32 +0100
commit416a5080d89066029f9889dc23f94de47c2fa895 (patch)
tree6ff760ed495b47cfb6c824fb820e8c72b6e3e78a /llvm/unittests/Support/FileOutputBufferTest.cpp
parent29794ab0fae526073cb1f0f8cd4662243c7e3c3a (diff)
downloadllvm-416a5080d89066029f9889dc23f94de47c2fa895.zip
llvm-416a5080d89066029f9889dc23f94de47c2fa895.tar.gz
llvm-416a5080d89066029f9889dc23f94de47c2fa895.tar.bz2
[VPlan] Update vector latch terminator edge to exit block after execution.
Instead of setting the successor to the exit using CFG.ExitBB, set it to nullptr initially. The successor to the exit block is later set either through createEmptyBasicBlock or after VPlan execution (because at the moment, no block is created by VPlan for the exit block, the existing one is reused). This also enables BranchOnCond to be used as terminator for the exiting block of the topmost vector region. Depends on D126618. Reviewed By: Ayal Differential Revision: https://reviews.llvm.org/D126679
Diffstat (limited to 'llvm/unittests/Support/FileOutputBufferTest.cpp')
0 files changed, 0 insertions, 0 deletions