[llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases.

Bill Wendling isanbard at gmail.com
Tue May 28 11:37:43 PDT 2013


On May 24, 2013, at 1:27 PM, Benjamin Kramer <benny.kra at gmail.com> wrote:

> 
> On 24.05.2013, at 22:16, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> 
>> On 24 May 2013 14:25, Bill Wendling <isanbard at gmail.com> wrote:
>>> Sorry. 3.3 is closed except for serious regressions from 3.2.
>> 
>> Would erlang build with -O3 with 3.2?
> 
> Yes, the vectorizer wasn't enabled by default in 3.2. This is a serious regression.
> 
Okay. I merged this in.

-bw






More information about the llvm-commits mailing list