[llvm] r210539 - SelectionDAG: Expand SELECT_CC to SELECT + SETCC

Tom Stellard tom at stellard.net
Wed Jun 11 09:51:00 PDT 2014


On Wed, Jun 11, 2014 at 09:45:04AM -0700, Arnold Schwaighofer wrote:
> Okay.
> 
> Execution time failure (different output).
> 
> I’ll try to reduce this down more.

Are you sure the regression was caused by: r210539 and not r210540 or r210541?
Those last two are much more likely to impact ARM and X86.

-Tom
> 
> > 
> > On Jun 11, 2014, at 9:33 AM, Tom Stellard <tom at stellard.net> wrote:
> > 
> > On Wed, Jun 11, 2014 at 08:20:05AM -0700, Arnold Schwaighofer wrote:
> >> 
> >> Please let me know if you have access to spec2006.
> >> 
> >> 
> > 
> > I don't have access to spec2006.  What kind of failure is it, a miscompile or a crash?
> > 




More information about the llvm-commits mailing list