You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ For details see [LLVM docs](https://llvm.org/docs/GettingStarted.html).
69
69
TODO[khaser]: not implemented yet
70
70
71
71
### Running regression testing
72
-
TODO[khaser]: not implemented yet
72
+
Since llvm is built with tests and tools for it, run <build_dir>/bin/llvm-lit test/Transforms/SLPVectorizer to perform regression testing for SLPVectorizer test-suite
73
73
74
74
### Misc
75
75
Original LLVM readme can be found in [./README-llvm.md](./README-llvm.md)
0 commit comments