A code-motion pruning technique for global scheduling

  • Authors:
  • Luiz C. V. Dos Santos;M. J. M. Heijligers;C. A. J. Van Eijk;J. Van Eijnhoven;J. A. G. Jess

  • Affiliations:
  • Federal Univ. of Santa Caterina, Florianópolis, Brazil;Eindhoven Univ. of Technology, Eindhoven, The Netherlands;Eindhoven Univ. of Technology, Eindhoven, The Netherlands;Eindhoven Univ. of Technology, Eindhoven, The Netherlands;Eindhoven Univ. of Technology, Eindhoven, The Netherlands

  • Venue:
  • ACM Transactions on Design Automation of Electronic Systems (TODAES)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the high-level synthesis of ASICs or in the code generation for ASIPs, the presence of conditionals in the behavioral description represents an obstacle to exploit parallelism. Most existing methods use greedy choices in such a way that the search space is limited by the applied heuristics. For example, they might miss opportunities to optimize across basic block boundaries when treating conditional execution. We propose a constructive method which allows generalized code motions. Scheduling and code motion are encoded in the form of a unified resource-constrained optimization problem. In our approach many alternative solutions are constructed and explored by a search algorithm, while optimal solutions are kept in the search space. Our method can cope with issues like speculative execution and code such duplication. Moreover, it can tackle constraints imposed by the advance choice of a controller, such as pipelined-control delay and limited branch capabilities. The underlying timing models support chaining and multicycling. As tasking code motion into account may lead to a larger search space, a code-motion pruning technique is presented. This pruning is proven to keep optimal solutions in the search space for cost functions in terms of schedule lengths.