[llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better

Renato Golin renato.golin at linaro.org
Mon Sep 1 01:03:45 PDT 2014


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