[llvm] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.

Tom Stellard tom at stellard.net
Thu Mar 12 15:11:09 PDT 2015


On Thu, Mar 12, 2015 at 10:37:41PM +0100, Joerg Sonnenberger wrote:
> On Thu, Mar 12, 2015 at 04:48:44PM +0000, Andrea Di Biagio wrote:
> > Yes. It affects 3.6 as well.
> > That said, I expect this bug to only occur in very rare cases.
> > It was only spotted by one of our randomly generated tests.
> 
> Which pretty much guarantees that it will end up being used somewhere :)
> If there is no problem, I would prefer all fixes for bad codegen to be
> merged. Tom, what do you think?
> 

Yes, I think this would be OK to merge.  Nadav has the final say,
though.

> Joerg



More information about the llvm-commits mailing list