[PATCH] Vectorize math intrinsic calls in SLPVectorizer

hfinkel at anl.gov hfinkel at anl.gov
Sat May 3 03:21:37 PDT 2014


http://llvm.org/docs/TestingGuide.html -- Look at the section on the test-suite (and the LNT guide: http://llvm.org/docs/lnt/quickstart.html).

If you can't install LNT for whatever reason, you can also run the test suite using the underlying makefiles. There is some (seemingly out-of-date) documentation on this linked from the testing guide as well. If you need to do this and run into problems, let me know.

http://reviews.llvm.org/D3560






More information about the llvm-commits mailing list