Skip to content

Commit f50306b

Browse files
authored
Update structured codegen link to LCPC
Reference the published version of the paper instead of the arXiv preprint. Keep the preprint reference as it contains more material.
1 parent e2decdb commit f50306b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

website/content/pubs/_index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@ weight: 1
2020
Aart J.C. Bik, Penporn Koanantakool, Tatiana Shpeisman, Nicolas Vasilache, Bixia Zheng, Fredrik Kjolstad.
2121
ACM Transactions on Architecture and Code Optimization, June, 2022.
2222
Appeared as preprint on [arXiv](https://arxiv.org/abs/2202.04305), February 9, 2022.
23-
* [Composable and Modular Code Generation in MLIR: A Structured and Retargetable Approach to Tensor Compiler Construction](https://arxiv.org/abs/2202.03293) -
24-
Nicolas Vasilache, Oleksandr Zinenko, Aart J.C. Bik, Mahesh Ravishankar, Thomas Raoux, Alexander Belyaev, Matthias Springer, Tobias Gysi, Diego Caballero, Stephan Herhut, Stella Laurenzo, Albert Cohen.
25-
Pre-print on arXiv. February 7, 2022.
23+
* [Structured Operations: Modular Design of Code Generators for Tensor Compilers](https://link.springer.com/chapter/10.1007/978-3-031-31445-2_10) -
24+
Nicolas Vasilache, Oleksandr Zinenko, Aart J.C. Bik, Mahesh Ravishankar, Thomas Raoux,
25+
Alexander Belyaev, Matthias Springer, Tobias Gysi, Diego Caballero, Stephan Herhut, Stella Laurenzo,
26+
and Albert Cohen - In proceedings of the International Workshop on Languages and Compilers for
27+
Parallel Computing (LCPC) - October 12, 2022 - pp. 141-156. An *extended version* is available on
28+
[arXiv](https://arxiv.org/abs/2202.03293).
2629
* [The Deep Learning Compiler: A Comprehensive Survey](https://arxiv.org/abs/2002.03794) -
2730
Li, Mingzhen, Yi Liu, Xiaoyan Liu, Qingxiao Sun, Xin You, Hailong Yang, Zhongzhi Luan, Lin Gan, Guangwen Yang, and Depei Qian. "The deep learning compiler: A comprehensive survey." IEEE Transactions on Parallel and Distributed Systems 32, no. 3 (2020): 708-727.
2831

0 commit comments

Comments
 (0)