[llvm] r240221 - [SwitchLowering] Remove quadratic vector removal.
Hans Wennborg
hans at chromium.org
Sat Jun 20 10:13:10 PDT 2015
On Sat, Jun 20, 2015 at 8:59 AM, Benjamin Kramer
<benny.kra at googlemail.com> wrote:
> Author: d0k
> Date: Sat Jun 20 10:59:34 2015
> New Revision: 240221
>
> URL: http://llvm.org/viewvc/llvm-project?rev=240221&view=rev
> Log:
> [SwitchLowering] Remove quadratic vector removal.
I thought I had fixed this, but I now see this patch applies to
LowerSwitch, not the DAG switch lowering. This is not confusing at all
:-)
More information about the llvm-commits
mailing list