TY - JOUR
T1 - Translation and run-time validation of loop transformations
AU - Zuck, Lenore
AU - Pnueli, Amir
AU - Goldberg, Benjamin
AU - Barrett, Clark
AU - Fang, Yi
AU - Hu, Ying
N1 - Funding Information:
∗This research was supported in part by NSF grant CCR-0098299, ONR grant N00014-99-1-0131, and the John von Neumann Minerva Center for Verification of Reactive Systems.
PY - 2005/11
Y1 - 2005/11
N2 - This paper presents new approaches to the validation of loop optimizations that compilers use to obtain the highest performance from modern architectures. Rather than verify the compiler, the approach of translation validationperforms a validation check after every run of the compiler, producing a formal proof that the produced target code is a correct implementation of the source code. As part of an active and ongoing research project on translation validation, we have previously described approaches for validating optimizations that preserve the loop structure of the code and have presented a simulation-based general technique for validating such optimizations. In this paper, for more aggressive optimizations that alter the loop structure of the code-such as distribution, fusion, tiling, and interchange-we present a set of permutation ruleswhich establish that the transformed code satisfies all the implied data dependencies necessary for the validity of the considered transformation. We describe the extensions to our tool voc-64 which are required to validate these structure-modifying optimizations. This paper also discusses preliminary work on run-time validation of speculative loop optimizations. This involves using run-time tests to ensure the correctness of loop optimizations whose correctness cannot be guaranteed at compile time. Unlike compiler validation, run-time validation must not only determine when an optimization has generated incorrect code, but also recover from the optimization without aborting the program or producing an incorrect result. This technique has been applied to several loop optimizations, including loop interchange and loop tiling, and appears to be quite promising.
AB - This paper presents new approaches to the validation of loop optimizations that compilers use to obtain the highest performance from modern architectures. Rather than verify the compiler, the approach of translation validationperforms a validation check after every run of the compiler, producing a formal proof that the produced target code is a correct implementation of the source code. As part of an active and ongoing research project on translation validation, we have previously described approaches for validating optimizations that preserve the loop structure of the code and have presented a simulation-based general technique for validating such optimizations. In this paper, for more aggressive optimizations that alter the loop structure of the code-such as distribution, fusion, tiling, and interchange-we present a set of permutation ruleswhich establish that the transformed code satisfies all the implied data dependencies necessary for the validity of the considered transformation. We describe the extensions to our tool voc-64 which are required to validate these structure-modifying optimizations. This paper also discusses preliminary work on run-time validation of speculative loop optimizations. This involves using run-time tests to ensure the correctness of loop optimizations whose correctness cannot be guaranteed at compile time. Unlike compiler validation, run-time validation must not only determine when an optimization has generated incorrect code, but also recover from the optimization without aborting the program or producing an incorrect result. This technique has been applied to several loop optimizations, including loop interchange and loop tiling, and appears to be quite promising.
KW - Global optimizations
KW - Loop transformations
KW - Optimizing compilers
KW - Reordering transformations
KW - Run-time validation
KW - Speculative optimizations
KW - Translation validation
KW - Verification conditions
UR - http://www.scopus.com/inward/record.url?scp=26444616193&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=26444616193&partnerID=8YFLogxK
U2 - 10.1007/s10703-005-3402-z
DO - 10.1007/s10703-005-3402-z
M3 - Article
AN - SCOPUS:26444616193
SN - 0925-9856
VL - 27
SP - 335
EP - 360
JO - Formal Methods in System Design
JF - Formal Methods in System Design
IS - 3 SPEC. ISS.
ER -