Loop fusion assumes the non-loop block of a guarded adjacent loop is the immediate successor of its exit block. This patch ensures this condition is hold and fixes the crash #166356.
Loop fusion assumes the non-loop block of a guarded adjacent loop is the immediate successor of its exit block. This patch ensures this condition is hold and fixes the crash #166356.