This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Vectorizer cost model implementation


On 4/21/07, Jagasia, Harsha <harsha.jagasia@amd.com> wrote:
For now, I have turned the cost model on in vect.exp for the vect-*
tests. For every vect-* test that failed, I duplicated it in
no-costmodel-vect-* test. For the duplicated test, I turned off the cost
model to allow it to pass.

I rather you do the opposite in that you create a costmodel-vect-* and the tests that already exist just turn off the cost model. This is better to compare testresults between the trunk (and 4.3) and the earlier releases.

Tommorrow (the 22nd) sometime I will run this patch on spu-elf and
report the results of the testsuite (for the vect-* tests).

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]