File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -377,8 +377,8 @@ The `train` dataset is used by default.
377377
378378In addition to SPEC, the multimedia frameworks ffmpeg and dav1d can also
379379be hooked up as external projects in the same way. By including them in
380- llvm-test-suite, a lot more of potentially vectorizable code gets compiled
381- - which can catch compiler bugs merely by triggering code generation asserts.
380+ llvm-test-suite, a lot more of potentially vectorizable code gets compiled -
381+ which can catch compiler bugs merely by triggering code generation asserts.
382382Including them also adds small code correctness tests, that compare the
383383output of the compiler generated functions against handwritten assembly
384384functions. (On x86, building the assembly requires having the nasm tool
You can’t perform that action at this time.
0 commit comments