Hmmm, if I look in the llvm ir for each I can see calling
@julia_dedup_sorted_23928 vs @julia_dedup_sorted_23931 and these are
stable when I recompile f, so presumably those are the cached methods.
If I could somehow grab the ir for those I would have a way to check
whether or not they are being specialised.

Reply via email to