r298799 broke almost all ARM bots

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 15:52:25 PDT 2017


Ok, I marked as unsupported and created this bug:
https://bugs.llvm.org/show_bug.cgi?id=32444

With a lot of people at EuroLLVM, looking at this will take a while.

On 26 March 2017 at 22:37, Joerg Sonnenberger <joerg at bec.de> wrote:
> On Sun, Mar 26, 2017 at 10:06:23PM +0100, Renato Golin wrote:
>> This is an XPASS, and looks related to your commit, so maybe all we
>> need to do is to mark it as a pass?
>
> So it looks like the test case is naturally effected by not doing the
> switch->lookup translations, yes. As such, changes in behavior would
> make sense if it depended on the transformation before. I can't comment
> right now on what would be the best fix, just dropping the XFAIL or
> explicitly asking for the late simplifycfg pass to be performed.
>
> Joerg


More information about the llvm-commits mailing list