aviatesk/JET.jl

List of Base reports

Ouverte

#512 ouverte le 12 mai 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Julia (44 forks)batch import
good first issue

Métriques du dépôt

Stars
 (881 étoiles)
Métriques de merge PR
 (Merge moyen 4j 6h) (10 PRs mergées en 30 j)

Description

Feel free to close this, but I thought it might be useful to start a list of things that might need to be improved in Base to reduce the frequency of spurious reports:

  • aligned_sizeof: reports from datatype_alignment(T) even for types that allocatedinline(T) returns false. Might allocatedinline(T) need some effect-annotation? (EDIT: will be fixed by https://github.com/JuliaLang/julia/pull/49801)
  • [ ]

Guide contributeur