Skip to content

Commit

Permalink
Precompile correct invoke-targets (#46907)
Browse files Browse the repository at this point in the history
This fixes backedge-based invalidation when a precompiled `invoke`
is followed by loading a package that adds new specializations
for the `invoke`d method. An example is LowRankApprox.jl, where
FillArrays adds a specialization to `unique`.
  • Loading branch information
timholy authored and vtjnash committed Sep 27, 2022
1 parent 6fdcfd4 commit 9e4b066
Show file tree
Hide file tree
Showing 6 changed files with 487 additions and 453 deletions.
Loading

0 comments on commit 9e4b066

Please sign in to comment.