Skip to content

Commit

Permalink
Update base/compiler/ssair/inlining.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk authored Nov 17, 2021
1 parent 6d84641 commit d790e85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base/compiler/ssair/inlining.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,6 @@ function analyze_single_call!(
else
fully_covered &= atype <: signature_union
end
end

# If we only have one case and that case is fully covered, we may either
# be able to do the inlining now (for constant cases), or push it directly
Expand Down

0 comments on commit d790e85

Please sign in to comment.