Skip to content
Snippets Groups Projects
Commit 3779b7f6 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Update asm to as

parent 45e687ae
No related branches found
No related tags found
1 merge request!9Add precompiled assembly
Pipeline #82519 passed
......@@ -22,6 +22,6 @@ cmake -B ${BUILD_DIR} . -DCMAKE_BUILD_TYPE=Release
make -C ${BUILD_DIR} -j
tar -cvf asm-${ARCHITECTURE}-${COMPILER_VERSION}.tar ${BUILD_DIR}/*.asm
tar -cvf asm-${ARCHITECTURE}-${COMPILER_VERSION}.tar ${BUILD_DIR}/*.as
${BUILD_DIR}/microbenchmarks --benchmark_out=results-${COMPILER_VERSION}-${ARCHITECTURE}.json --benchmark_out_format=json
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment