[llvm-commits] [llvm] r134216 - /llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp

Joerg Sonnenberger joerg at britannica.bec.de
Sat Jul 2 15:05:28 PDT 2011


On Sat, Jul 02, 2011 at 01:22:31PM -0400, Rafael Ávila de Espíndola wrote:
> > I'm seeing it with r134258.
> 
> An important fix was added in 134309. Can you try that or a newer 
> commit? If that fail, adding a "return false" to 
> RegistersDefinedFromSameValue will disable this optimization. If that 
> fixes the problem, can you please report a bug and assign it to me?

I still see the assertion with 134317 and the "return false".

PR 10244 has the preprocessed input.

Joerg



More information about the llvm-commits mailing list