Program Improvement by Automatic Redistribution of Intermediate Results

  • Authors:
  • Robert J Hall

  • Affiliations:
  • -

  • Venue:
  • Program Improvement by Automatic Redistribution of Intermediate Results
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

Introducing function sharing into designs allows eliminating costly structure by adapting existing structure to perform its function. This can eliminate many inefficiencies of reusing general components in specific contexts. ``Redistribution of intermediate results'''' focuses on instances where adaptation requires only addition/deletion of data flow and unused code removal. I show that this approach unifies and extends several well- known optimization classes. The system performs search and screening by deriving, using a novel explanation-based generalization technique, operational filtering predicates from input teleological information. The key advantage is to focus the system''s effort on optimizations that are easier to prove safe.