[LLVMdev] Running the test suite with special opt flags

Hal Finkel hfinkel at anl.gov
Tue Nov 1 17:30:02 PDT 2011


How can I setup the test suite to run with special opt flags?
Specifically, I'd like to add -unroll-allow-partial -vectorize in order
to test my autovectorizer, and then compare that to just having
-unroll-allow-partial and also to just the regular -O3.

Thanks in advance,
Hal

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory




More information about the llvm-dev mailing list