[llvm] r193677 - Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too."

Richard Sandiford rsandifo at linux.vnet.ibm.com
Wed Oct 30 07:53:18 PDT 2013


Juergen Ributzka <juergen at apple.com> writes:
> Author: ributzka
> Date: Wed Oct 30 01:36:19 2013
> New Revision: 193677
>
> URL: http://llvm.org/viewvc/llvm-project?rev=193677&view=rev
> Log:
> Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too."
>
> Now Hexagon and SystemZ are not happy with it :-(

What SystemZ problem did you see?  I tried reapplying the patch locally
and it seemed happy (both llvm and clang testsuites).

Thanks,
Richard




More information about the llvm-commits mailing list