2018 International Conference on Advanced Computation and Telecommunication (ICACAT) 2018
DOI: 10.1109/icacat.2018.8933593
|View full text |Cite
|
Sign up to set email alerts
|

COpt: A High Level Domain-Specific Language to Generate Compiler Optimizers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 6 publications
0
1
0
Order By: Relevance
“…However, CAnDL requires developers to write constraints to specify optimizations, which is more complicated than high-level expressions JOG takes; also the generated compiler pass is independent to existing code structure in LLVM and thus more difficult to be integrated. COpt [47] is a high-level DSL that allows compiler developers to specify a set of ten high-level optimizations. In contrast to JOG that applies to peephole optimizations, COpt applies on high-level optimizations such as global value numbering, common subexpression elimination, function inlining, etc.…”
Section: Dsls For Optimizationsmentioning
confidence: 99%
“…However, CAnDL requires developers to write constraints to specify optimizations, which is more complicated than high-level expressions JOG takes; also the generated compiler pass is independent to existing code structure in LLVM and thus more difficult to be integrated. COpt [47] is a high-level DSL that allows compiler developers to specify a set of ten high-level optimizations. In contrast to JOG that applies to peephole optimizations, COpt applies on high-level optimizations such as global value numbering, common subexpression elimination, function inlining, etc.…”
Section: Dsls For Optimizationsmentioning
confidence: 99%