forked from OSchip/llvm-project
f5224d437e
This patch removes FC0.ExitBlock and FC1GuardBlock from DT and LI after fusion of guarded loops. They become unreachable and LI verification failed when they happened to be inside another loop. Reviewed By: kbarton Differential Revision: https://reviews.llvm.org/D78679 |
||
---|---|---|
.. | ||
cannot_fuse.ll | ||
diagnostics_analysis.ll | ||
diagnostics_missed.ll | ||
double_loop_nest_inner_guard.ll | ||
four_loops.ll | ||
guarded.ll | ||
inner_loops.ll | ||
loop_nest.ll | ||
simple.ll | ||
triple_loop_nest_inner_guard.ll |