aviatesk/JET.jl

List of Base reports

Aperta

#512 aperta il 12 mag 2023

 (1 commento) (0 reazioni) (0 assegnatari)Julia (44 fork)batch import
good first issue

Metriche repository

Star
 (880 stelle)
Metriche merge PR
 (Merge medio 4g 6h) (10 PR mergiate in 30 g)

Descrizione

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)
  • [ ]

Guida contributor