2010 15th Asia and South Pacific Design Automation Conference (ASP-DAC) 2010
DOI: 10.1109/aspdac.2010.5419911
|View full text |Cite
|
Sign up to set email alerts
|

A new compilation technique for SIMD code generation across basic block boundaries

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
5

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 9 publications
0
5
0
Order By: Relevance
“…Owing to their balanced combination of flexibility and hardware performance, digital signal processors (DSPs) have been more and more adopted in sensor‐based systems [1]. Large numbers of works have already been announced in many different application domains.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations
“…Owing to their balanced combination of flexibility and hardware performance, digital signal processors (DSPs) have been more and more adopted in sensor‐based systems [1]. Large numbers of works have already been announced in many different application domains.…”
Section: Introductionmentioning
confidence: 99%
“…However, a major problem with SIMD instructions is the missing support by C compilers [5]. Although SIMD instructions are commonplace in modern microprocessors, generation of SIMD code from programs written in high‐level language is still a difficult task for current compilers [1]. Standard code generation techniques are not capable of detecting opportunities for SIMD instructions because of a limited exploration of the search space.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…They emit select instructions to perform the selection based on the control predicates. The other code generation technique is vectorizing data flow in each basic block individually, and then maintains data dependency of variables for SIMD operations by inserting assignment statements for the variables [19]. Programs with control flow can be vectorized without modifying control flow structure.…”
Section: Related Workmentioning
confidence: 99%