OptAnalyzer: ignore reports from const-prop when concrete-evaled already #1555
Annotations
10 warnings
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/generated-plugin-examples/find_unstable_api.md:273-283
```@example find_unstable_api
# define an entry point for analyzing a package
function report_package_unstable_api(args...; jetconfigs...)
analyzer = UnstableAPIAnalyzer(; jetconfigs...)
return analyze_and_report_package!(analyzer, args...; jetconfigs...)
end
report_package_unstable_api("IRTools";
# to only find errors detected within the module context of `IRTools`
target_defined_modules=true)
```
value = Unknown package IRTools.
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'JET.AnalysisCache' in `@docs` block in src/internals.md:31-35
```@docs
JET.AnalysisCache
JET.CachedAnalysisResult
JET.inlining_policy
```
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'JET.InferenceErrorReport' in `@docs` block in src/internals.md:62-68
```@docs
JET.VirtualFrame
JET.VirtualStackTrace
JET.Signature
JET.InferenceErrorReport
JET.ToplevelErrorReport
```
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Base.Experimental.@max_methods`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.Experimental.@max_methods)' in module Core.Compiler
exception = UndefVarError: `Base` not defined
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Base.@constprop`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.@constprop)' in module Core.Compiler
exception = UndefVarError: `Base` not defined
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Base.@constprop`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.@constprop)' in module Core.Compiler
exception = UndefVarError: `Base` not defined
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`@nospecialize`](@ref)' in src/config.md.
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
162 docstrings not included in the manual:
Core.Compiler.OpaqueClosureCallInfo
Core.Compiler.domtree_delete_edge! :: Tuple{Core.Compiler.GenericDomTree{false}, Vector{Core.Compiler.BasicBlock}, Int64, Int64}
Core.Compiler.OverlayMethodTable
Core.Compiler.EscapeAnalysis.in_same_set :: Union{Tuple{T}, Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}, T, T}} where T<:Integer
Core.Compiler.push! :: Union{Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}}, Tuple{T}} where T<:Integer
Core.Compiler.heappush! :: Tuple{Vector, Any, Core.Compiler.Order.Ordering}
Core.Compiler.tmerge_field
Core.Compiler.infer_compilation_signature :: Tuple{Core.Compiler.AbstractInterpreter}
Core.Compiler.lift_comparison!
Core.Compiler.@nospecs :: Tuple{Any}
Core.Compiler.EscapeAnalysis.:⋤ₑ :: Tuple{Core.Compiler.EscapeAnalysis.EscapeInfo, Core.Compiler.EscapeAnalysis.EscapeInfo}
JET.JET_METHOD_TABLE
Core.Compiler.TwoPhaseDefUseMap
Core.Compiler.add_remark!
Core.Compiler.InvokeCallInfo
Core.Compiler.EscapeAnalysis.root_union! :: Union{Tuple{T}, Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}, T, T}} where T<:Integer
Core.Compiler.InferenceResult
Core.Compiler.is_immutable_argtype :: Tuple{Any}
Core.Compiler.NotFound
Core.Compiler.Order.ReverseOrdering
Core.Compiler.IRCode :: Tuple{}
Core.Compiler.switch_to_irinterp :: Tuple{Core.Compiler.AbstractInterpreter}
Core.Compiler.stmts_awaiting_insertion :: Tuple{Core.Compiler.IncrementalCompact, Int64}
Core.Compiler.:⊏ :: Tuple{Core.Compiler.AbstractLattice, Any, Any}
Core.Compiler.EscapeAnalysis.analyze_escapes :: Union{Tuple{T}, Tuple{Core.Compiler.IRCode, Int64, Bool, T}} where T<:Union{Function, Type}
Core.Compiler.walk_to_defs :: Tuple{Core.Compiler.IncrementalCompact, Any, Any, Any, Core.Compiler.AbstractLattice}
Core.Compiler.PartialsLattice
Core.Compiler.validate_code! :: Union{Tuple{Vector{Core.Compiler.InvalidCodeError}, Core.CodeInfo}, Tuple{Vector{Core.Compiler.InvalidCodeError}, Core.CodeInfo, Bool}}
Core.Compiler.validate_code! :: Tuple{Vector{Core.Compiler.InvalidCodeError}, Core.MethodInstance, Union{Nothing, Core.CodeInfo}}
Core.Compiler.is_no_constprop :: Tuple{Union{Core.CodeInfo, Method}}
Core.Compiler.postdominates :: Tuple{Core.Compiler.GenericDomTree{true}, Int64, Int64}
Core.Compiler.EscapeAnalysis.IntDisjointSet
Core.Compiler.EscapeAnalysis.is_ipo_profitable :: Tuple{Core.Compiler.IRCode, Int64}
Core.Compiler.widenreturn
Core.Compiler.is_const_prop_profitable_arg :: Tuple{Core.Compiler.AbstractLattice, Any}
Core.Compiler.dominated :: Tuple{Core.Compiler.GenericDomTree{false}, Int64}
Core.Compiler.reverse :: Tuple{Core.Compiler.Order.Ordering}
JET.@withmixedhash :: Tuple{Any}
Core.Compiler.GenericDomTree
Core.Compiler.EscapeAnalysis.iridx :: Tuple{Any, Core.Compiler.EscapeAnalysis.EscapeState}
Core.Compiler.matching_cache_argtypes
Core.Compiler.matching_cache_argtypes :: Tuple{Core.Compiler.AbstractLattice, Core.MethodInstance, Core.Compiler.SimpleArgtypes}
Core.Compiler.matching_cache_argtypes :: Tuple{Core.Compiler.AbstractLattice, Core.MethodInstance, Core.Compiler.ConditionalArgtypes}
Core.Compiler.EscapeAnalysis.num_groups :: Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet}
Core.Compiler.ConstCallInfo
Core.Compiler.has_nontrivial_extended_info :: Tuple{Core.Compiler.AbstractLattice, Any}
Core.Compiler.EscapeAnalysis.escape_exception! :: Tuple{Core.Compiler.EscapeAnalysis.AnalysisState, Vector{Core.Compiler.UnitRange{Int64}}}
Core.Compiler.rename_nodes! :: Tuple{Core.Compiler.GenericDomTree{false}, Vector{Int64}}
Core.Compiler.rename_nodes! :: Tuple{Core.Compiler.DFSTree, Vector{Int64}}
Core.Compiler.UnionSplitApplyCallInfo
Core.Compiler.widenreturn_noslotwrapper
Core.Compiler.EscapeAnalysis.:⊑ₑ :: Tuple{Core.Compiler.EscapeAnalysis.EscapeInfo, Core.Compiler.EscapeAnalysis.EscapeInfo}
Core.Compiler.Order.Perm
Core.Compiler.method_table :: Tuple{Core.Co
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in config.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Base.Experimental.@max_methods")
link.url = "@ref"
|
build:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in config.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Base.@constprop :none")
link.url = "@ref Base.@constprop"
|