Skip to content

Commit

Permalink
Update CHANGES for recent inliner fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dneto0 committed Sep 1, 2017
1 parent 32cf85d commit f241374
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ v2016.7-dev 2017-01-06
flow.
#781: SPV_KHR_variable_pointers allows duplicate pointer types
#782: Inliner: Fix remapping of non-label forward references in callee
#787: Inliner: Fix remapping of inlined entry block when called from
single block loop.
#790: Inliner: Fix remapping of inlined entry block when callee has
multiple returns.

v2016.6 2016-12-13
- Published the C++ interface for assembling, disassembling, validation, and
Expand Down

0 comments on commit f241374

Please sign in to comment.