forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could not statically determine size of realloc #39
Comments
|
The answer here is to have a rule for vector grow |
Getting Rules to work was high on my list anyway, let's chat about a design once we fixed blas? |
lol, this regressed from one bug to another. But at least this one should be easy to fix, will make a reproducer after the deadline. cannot handle (augmented) unknown intrinsic
%6 = call { i64, i1 } @llvm.uadd.with.overflow.i64(i64 %1, i64 %2) #118, !dbg !490 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: