[PATCH] Update Power VSX test cases to also test fast-isel

Hal Finkel hfinkel at anl.gov
Fri Nov 21 13:22:01 PST 2014


----- Original Message -----
> From: "Bill Seurer" <seurer at linux.vnet.ibm.com>
> To: reviews+D6357+public+2c613d4afe5a827b at reviews.llvm.org, wschmidt at linux.vnet.ibm.com, echristo at gmail.com,
> hfinkel at anl.gov
> Cc: llvm-commits at cs.uiuc.edu
> Sent: Friday, November 21, 2014 3:16:10 PM
> Subject: Re: [PATCH] Update Power VSX test cases to also test fast-isel
> 
> On 11/21/2014 2:36 PM, hfinkel at anl.gov wrote:
> > I'm fine with adding the extra testing -- feel free to commit. Be
> > aware, however, as Eric said, this is not the same as testing the
> > normal -O0 pipeline.
> >
> > http://reviews.llvm.org/D6357
> 
> I was trying to just test that the fast-isel codegen was generating
> working code compared to normal codegen.  For most of them the -O
> level
> doesn't change the output much if at all for the test purposes.  I
> can
> change to use -O0 if you guys think that would be better.

Using -O0 is probably better.

 -Hal

> 
> --
> 
> -Bill Seurer
> 
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list