Skip to content

respect from_c; skip Array constructor#47

Merged
NHDaly merged 3 commits intoJuliaPerf:nhd-profile-allocsfrom
vilterp:pv-alloc-profile-from-c
Jan 7, 2022
Merged

respect from_c; skip Array constructor#47
NHDaly merged 3 commits intoJuliaPerf:nhd-profile-allocsfrom
vilterp:pv-alloc-profile-from-c

Conversation

@vilterp
Copy link
Copy Markdown
Collaborator

@vilterp vilterp commented Jan 4, 2022

Stacked on #46

Skipped Array constructor so that there are edges directly from the functions that allocate arrays to the array types.

EDIT(NHD): I'm going to leave this part out for now; we can always add it back in if we can't figure out a better, more general solution

@vilterp vilterp changed the title respect from_c; skip Array constructor respect from_c; skip Array constructor Jan 4, 2022
@NHDaly NHDaly changed the title respect from_c; skip Array constructor respect from_c; ~skip Array constructor~ Jan 7, 2022
@NHDaly NHDaly changed the title respect from_c; ~skip Array constructor~ respect from_c; skip Array constructor Jan 7, 2022
@NHDaly NHDaly marked this pull request as ready for review January 7, 2022 14:57
@NHDaly NHDaly merged commit 57345be into JuliaPerf:nhd-profile-allocs Jan 7, 2022
@vilterp
Copy link
Copy Markdown
Collaborator Author

vilterp commented Jan 7, 2022

Thanks, yeah the Array thing was kind of a hack. I think including type arguments is a better way to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants