Check nearby libraries
Buy this book
Abstract: "Predicated execution offers new approaches to exploiting instruction-level parallelism (ILP), but it also presents new challenges for compiler analysis and optimization. In predicated code, each operation is guarded by a boolean operand whose run-time value determines whether the operation is executed or nullified. While research has shown the utility of predication in enhancing ILP, there has been little discussion of the difficulties surrounding compiler support for predicated execution. Conventional program analysis tools (e.g. data flow analysis) assume that operations execute unconditionally within each basic block and thus make incorrect assumptions about the run-time behavior of predicated code. These tools can be modified to be correct without requiring predicate analysis, but this yields overly-conservative results in crucial areas such as scheduling and register allocation. To generate high-quality code for machines offering predicated execution, a compiler must incorporate information about relations between predicates into its analysis. We present new techniques for analyzing predicated code. Operations which compute predicates are analyzed to determine relations between predicate values. These relations are captured in a graph-based data structure, which supports efficient manipulation of boolean expressions representing facts about predicated code. This approach forms the basis for predicate-sensitive data flow analysis. Conventional data flow algorithms can be systematically upgraded to be predicate-sensitive by incorporating information about predicates. Predicate-sensitive data flow analysis yields significantly more accurate results than conventional data flow analysis when applied to predicated code."
Check nearby libraries
Buy this book
Showing 1 featured edition. View all 1 editions?
Edition | Availability |
---|---|
1
Analysis of predicated code
1996, Hewlett-Packard Laboratories, Technical Publications Dept.
in English
|
aaaa
Libraries near you:
WorldCat
|
Book Details
Edition Notes
"Published as 'Analysis Techniques for Predicated Code' in the Proceedings of the 29th Annual International Symposium on Microarchitecture, pages 100-113, Paris, France, December 2-4, 1996."
"December, 1996."
Includes bibliographical references.
The Physical Object
ID Numbers
Community Reviews (0)
Feedback?History
- Created September 29, 2008
- 3 revisions
Wikipedia citation
×CloseCopy and paste this code into your Wikipedia page. Need help?
July 20, 2010 | Edited by WorkBot | add editions to new work |
April 24, 2009 | Edited by ImportBot | add OCLC number |
September 29, 2008 | Created by ImportBot | Imported from Oregon Libraries MARC record |