Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zwang4 authored Apr 26, 2023
1 parent cf1d58d commit da55dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ Ninghui Sun. ACM Transactions on Architecture and Code Optimization (TACO), 2015
- <img src="https://img.shields.io/badge/12-pages-green.svg" alt="12-pages" align="top"> [PetaBricks: a language and compiler for algorithmic choice](http://people.csail.mit.edu/cychan/papers/2009pldi-petabricks.pdf) - Jason Ansel, Cy Chan, Yee Lok Wong, Marek Olszewski, Qin Zhao, Alan Edelman, and Saman Amarasinghe. PLDI 2009.

#### Code Size Reduction
- <img src="https://img.shields.io/badge/15-pages-green.svg" alt="15-pages" align="top"> [Learning Compiler Pass Orders using Coreset and Normalized Value Prediction]https://arxiv.org/pdf/2301.05104.pdf) - Youwei Liang, Kevin Stone, Ali Shameli, Chris Cummins, Mostafa Elhoushi, Jiadong Guo, Benoit Steiner, Xiaomeng Yang, Pengtao Xie, Hugh Leather, Yuandong Tian. ICML 2023.
- <img src="https://img.shields.io/badge/9-pages-green.svg" alt="9-pages" align="top"> [Using machine learning to predict the code size impact of duplication heuristics in a dynamic compiler](https://dl.acm.org/doi/10.1145/3475738.3480943?sid=SCITRUS) - Raphael Mosaner, David Leopoldseder, Lukas Stadler, and Hanspeter Mössenböck. MPLR 2021.
- <img src="https://img.shields.io/badge/12-pages-green.svg" alt="12-pages" align="top"> [MLGO: a Machine Learning Guided Compiler Optimizations Framework](https://arxiv.org/abs/2101.04808) - Mircea Trofin, Yundi Qian, Eugene Brevdo, Zinan Lin, Krzysztof Choromanski, David Li. arXiv. [Code](https://github.com/google/ml-compiler-opt)
- <img src="https://img.shields.io/badge/13-pages-green.svg" alt="13-pages" align="top"> [ANGHABENCH: a Suite with One Million
Expand Down

0 comments on commit da55dd2

Please sign in to comment.