Graph-partitioning based instruction scheduling for clustered processors

  • Authors:
  • Alex Aletà;Josep M. Codina;Jesús Sánchez;Antonio González

  • Affiliations:
  • Universitat Politècnica de Catalunya, Barcelona, SPAIN;Universitat Politècnica de Catalunya, Barcelona, SPAIN;Universitat Politècnica de Catalunya, Barcelona, SPAIN;Universitat Politècnica de Catalunya, Barcelona, SPAIN

  • Venue:
  • Proceedings of the 34th annual ACM/IEEE international symposium on Microarchitecture
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work presents a novel scheme to schedule loops for clustered microarchitectures. The scheme is based on a preliminary cluster assignment phase implemented through graph partitioning techniques followed by a scheduling phase that integrates register allocation and spill code generation. The graph partitioning scheme is shown to be very effective due to its global view of the whole code while the partition is generated. Results show a significant speedup when compared with previously proposed techniques. For some processor configuration the average speedup for the SPECfp95 is 23% with respect to the published scheme with the best performance. Besides, the proposed scheme is much faster (between 2-7 times, depending on the configuration).