[llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
Doug Gilmore
Doug.Gilmore at imgtec.com
Mon Sep 1 12:14:56 PDT 2014
Renato,
The buildbot failure is:
https://dmz-portal.mips.com/bb/builders/LLVM%20with%20delay%20slot%20optimizer/builds/1809
Unfortunately it is also just in SPASS, so it probably doesn't provide much help in
producing an isolated test case.
Regards,
Doug
________________________________________
From: Renato Golin [renato.golin at linaro.org]
Sent: Monday, September 01, 2014 1:03 AM
To: Doug Gilmore
Cc: David Majnemer; llvm-commits
Subject: Re: [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
On 28 August 2014 19:57, Doug Gilmore <Doug.Gilmore at imgtec.com> wrote:
> This is commit is also regressing many of the MIPS nightly buildbots:
>
> https://dmz-portal.mips.com/bb/grid
Doug,
Can you point me to a specific broken bot log?
I was trying to reduce a case from the SPASS failure on ARM, but the
program is multi-file and creduce doesn't play well with it. Other
manual techniques didn't fare well either, as the problem disappeared
very easily. If you had a smaller (or at least a single-file) example,
that'd help a lot.
thanks,
--renato
More information about the llvm-commits
mailing list