Skip to content

Commit

Permalink
Merge 039aeb0 into 8e96fbc
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash authored Nov 7, 2017
2 parents 8e96fbc + 039aeb0 commit 94541ec
Show file tree
Hide file tree
Showing 4 changed files with 416 additions and 274 deletions.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,13 @@ Compiler/Runtime improvements
exceeds the cost of setting up and issuing a subroutine
call. ([#22210], [#22732])

* Inference recursion-detection heuristics are now more precise,
allowing them to be triggered less often, but being more agressive when they
are triggered to drive the inference computation to a solution ([#23912]).

* Inference now propagates constants inter-procedurally, and can compute
various constants expressions at compile-time ([#24362]).

Deprecated or removed
---------------------

Expand Down
Loading

0 comments on commit 94541ec

Please sign in to comment.