[llvm] r193137 - TBAA: fix PR17620.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Oct 21 19:56:10 PDT 2013


> 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 --------------
A non-text attachment was scrubbed...
Name: test.ll
Type: application/octet-stream
Size: 2196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131021/bfdd3fc8/attachment.obj>


More information about the llvm-commits mailing list