aviatesk/JET.jl

List of Base reports

オープン

#512 opened on 2023/05/12

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (44 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (881 個のスター)
PR merge metrics
 (平均マージ 4d 6h) (30d で 10 merged PRs)

説明

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

コントリビューターガイド