Skip to content

Commit

Permalink
Merge pull request #6201 from stuartarchibald/wip/change_log_0512
Browse files Browse the repository at this point in the history
Update CHANGE_LOG for 0.51.2
  • Loading branch information
sklam committed Sep 2, 2020
1 parent 8c94525 commit 9d57096
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGE_LOG
@@ -1,3 +1,18 @@
Version 0.51.2 (September 2, 2020)
----------------------------------

This is a bugfix release for 0.51.1. It fixes a critical performance bug in the
CFG back edge computation algorithm that leads to exponential time complexity
arising in compilation for use cases with certain pathological properties.

* PR #6195: PR 6187 Continue. Don't visit already checked successors

Authors:

* Graham Markall
* Siu Kwan Lam (core dev)


Version 0.51.1 (August 26, 2020)
--------------------------------

Expand Down

0 comments on commit 9d57096

Please sign in to comment.