[llvm-commits] [llvm] r74955 - /llvm/trunk/include/llvm/Support/StandardPasses.h
Devang Patel
devang.patel at gmail.com
Wed Jul 8 09:16:14 PDT 2009
On Tue, Jul 7, 2009 at 11:07 PM, Chris Lattner<clattner at apple.com> wrote:
>
> On Jul 7, 2009, at 10:52 PM, Evan Cheng wrote:
>
>> Hi Devang,
>>
>> What prompted this experiment?
>
> There are several outstanding bugzillas about miscompilations by index
> set splitting.
Yup.
> I would much rather the pass be fixed than removed though.
I agree. Right now pass needs high maintenance and my attention is
somewhere else so I think it is not a good idea to keep it on and
ignore those miscompilations for long.
> -Chris
>
-
Devang
More information about the llvm-commits
mailing list