We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c67ae8 commit dbe5613Copy full SHA for dbe5613
llvm/docs/TestSuiteGuide.md
@@ -377,8 +377,8 @@ The `train` dataset is used by default.
377
378
In addition to SPEC, the multimedia frameworks ffmpeg and dav1d can also
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.
+llvm-test-suite, a lot more of potentially vectorizable code gets compiled -
+which can catch compiler bugs merely by triggering code generation asserts.
382
Including them also adds small code correctness tests, that compare the
383
output of the compiler generated functions against handwritten assembly
384
functions. (On x86, building the assembly requires having the nasm tool
0 commit comments