1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/Transforms/LoopFusion
Whitney Tsang ade451beaf [LoopFusion] Update second loop guard non loop successor phis incoming
blocks.

Summary: The current LoopFusion forget to update the incoming block of
the phis in second loop guard non loop successor from second loop guard
block to first loop guard block. A test case is provided to better
understand the problem.
Reviewed By: jdoerfert
Subscribers: hiraditya, llvm-commits
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D81421
2020-06-09 21:14:51 +00:00
..
cannot_fuse.ll Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
diagnostics_analysis.ll
diagnostics_missed.ll
double_loop_nest_inner_guard.ll
four_loops.ll
guarded.ll [LoopFusion] Update second loop guard non loop successor phis incoming 2020-06-09 21:14:51 +00:00
inner_loops.ll
loop_nest.ll
simple.ll
triple_loop_nest_inner_guard.ll