aviatesk/JET.jl

List of Base reports

开放

#512 创建于 2023年5月12日

 (1 条评论) (0 个反应) (0 位负责人)Julia (44 个派生)batch import
good first issue

仓库指标

星标
 (881 个星标)
PR 合并指标
 (平均合并 4天 6小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南