This is the mail archive of the gcc-testresults@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: [graphite] Regression testing on 2009_08_25_19_50_01


19:50 => Start run 2009_08_25_19_50_01
19:50 => SVN update
19:50 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151090
------------------------------------------------------------------------
r151090 | spop | 2009-08-25 19:41:09 +0200 (Tue, 25 Aug 2009) | 19 lines

Strip mine uses a 2d+1 representation.

2009-08-25  Konrad Trifunovic  <konrad.trifunovic@gmail.com>
	    Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed
	pbb_strip_mine_time_depth.  Changed the implementation so that
	transformation is expressed as a transformation on
	time (scatttering) dimensions.  Also, ensures that the 2d+1
	scheduling format is preserved.
	(pbb_strip_mine_profitable_p): Profitability is based on the
	iteration number of a given time (scattering) dimension,
	and not on a original loop depth dimension.
	(pbb_strip_mine): Call pbb_number_of_iterations_at_time.
	(pbb_do_strip_mine): Call psct_dynamic_dim.
	* graphite-poly.c (pbb_number_of_iterations_at_time): New.
	* graphite-poly.h (pbb_number_of_iterations_at_time): Declared.
	(pbb_nb_dynamic_scattering_transform): New.
	(psct_dynamic_dim): New.
------------------------------------------------------------------------
19:50 => Configure
19:50 => Build
22:38 => Install to /n/16/grosser/daily_builds/install/2009_08_25_19_50_01
22:39 => Run tests (testlogs are in /n/16/grosser/daily_builds/log/2009_08_25_19_50_01)
23:48 => Run compare_tests
23:49 => Run extra tests


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