Comment #2 on issue 3629 by jus...@justinbogner.com: ASSERT: Offset <= INT_MAX && "Offset too big to fit in int."
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3629#c2
Reproducer in IR: source_filename = "M" define void @f() { BB: %A11 = alloca i16 %A7 = alloca i1, i32 -1 %L4 = load i1, i1* %A7 store i16 -32768, i16* %A11 br label %BB1 BB1: ; preds = %BB %C5 = icmp eq i1 %L4, %L4 store i1 %C5, i1* undef store i16*** undef, i16**** undef ret void } -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs