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.
377
377
378
378
In addition to SPEC, the multimedia frameworks ffmpeg and dav1d can also
379
379
be 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.
382
382
Including them also adds small code correctness tests, that compare the
383
383
output of the compiler generated functions against handwritten assembly
384
384
functions. (On x86, building the assembly requires having the nasm tool
You can’t perform that action at this time.
0 commit comments