Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Nov 19, 2024
1 parent b2fa1f9 commit c9b0fb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ Options:
### Requirements
- [hyperfine](https://github.com/sharkdp/hyperfine): `cargo install hyperfine`
- [cairo 2.8.2](https://github.com/starkware-libs/cairo)
- [cairo 2.9.0-dev.0](https://github.com/starkware-libs/cairo)
- Cairo Corelibs
- LLVM 19 with MLIR
Expand Down
1 change: 0 additions & 1 deletion scripts/bench-hyperfine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ run_bench() {
-L"$OUTPUT_DIR/" \
-Wl,-rpath "$MLIR_DIR/lib" \
-Wl,-rpath "$OUTPUT_DIR" \
-Wl,--rpath-link "$OUTPUT_DIR" \
-l"$base_name" \
-lm \
-o "$OUTPUT_DIR/$base_name-march-native" \
Expand Down

0 comments on commit c9b0fb7

Please sign in to comment.