[llvm] r193137 - TBAA: fix PR17620.

Manman Ren manman.ren at gmail.com
Tue Oct 22 10:36:38 PDT 2013


Hi Rafael,

Thanks for the testing case and tips on how to get the pass combinations.
I will update the testing case.

Manman


On Mon, Oct 21, 2013 at 7:56 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > I tried a few combinations with -gvn, but it didn't expose the issue.
> What I can do is to dump the ir right before the gvn run that exposes the
> issue.
>
> The attached testcase would crash with just "opt -tbaa -gvn". I found
> it by running opt -O2 -debug-pass=Arguments, copying the pass list an
> trimming it.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131022/e8c4573c/attachment.html>


More information about the llvm-commits mailing list