Skip to content

Commit

Permalink
Add a note about /evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderViand-Intel authored Jul 23, 2024
1 parent cf7f793 commit 73a2b3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ To build the documentation from the TableGen description of the dialect operatio
cmake --build build --target mlir-doc
```
Alternatively, you can open this folder in vscode. You will want to build the `check-heco` target if you want to run the tests, or the `heco` target if you just want to build the command-line compiler.
> **Note**
> The `/test` folder is not currently maintained. Instead of running `check-heco`, please refer to `/evaluation`, which contains the tests/benchmarks for the USENIX Artifact Evaluation version of HECO!
# Development
Please see MLIR's [Getting Started](https://mlir.llvm.org/getting_started/) for more details on MLIR/LLVM conventions.
Expand Down

0 comments on commit 73a2b3d

Please sign in to comment.