On Wed, Jul 02, 2025 at 11:06:38AM +0200, Jakub Jelinek wrote:
> On Tue, Jul 01, 2025 at 02:50:40PM -0500, Segher Boessenkool wrote:
> > No tests become good tests without effort.  And tests that are not good
> > tests require constant maintenance!
> 
> Here are two patches, either just the first one or both can be used
> and both were tested on powerpc64le-linux.
> 
> The first one removes all the checking etc. stuff from the testcases,
> as they are just dg-do compile, for the vectorize dump checks all we
> care about are the vectorized loops they want to test.
> 
> The second one adds further 8 tests, which are dg-do run which #include
> the former tests, don't do any dump tests and just define the checking/main
> for those.
> 
> Ok for trunk (both or just the first one)?

Why does it remove the includes?  They just aren't necessary and get in
the way?

Okay for trunk, and also okay wherever you want it backported.  Thanks
for the work!


Segher

Reply via email to