Skip to content
Snippets Groups Projects
Commit 93037770 authored by hsharif3's avatar hsharif3
Browse files

Fixing Main README.md

parent 12504a7a
No related branches found
No related tags found
No related merge requests found
......@@ -5,12 +5,17 @@ This repository contains the source code and documentation for the HPVM Compiler
The README briefly describes how to get started with building and installing HPVM. It also provides a
benchmark suite to test the compiler infrastructure.
HPVM is currently at version 1.0. For more about what HPVM is, see [our website](https://publish.illinois.edu/hpvm-project/).
HPVM is currently at **version 1.0**. For more about what HPVM is, see [our website](https://publish.illinois.edu/hpvm-project/).
## Paper
## Papers
[PPoPP'18 paper](https://dl.acm.org/doi/pdf/10.1145/3200691.3178493)
[OOPSLA'19 paper](https://dl.acm.org/doi/10.1145/3360612)
[PPoPP'21 paper](https://dl.acm.org/doi/10.1145/3437801.3446108)
## Docs
[HPVM IR Specification](/hpvm/docs/hpvm-specification.md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment