-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
properly track divergence points for single-sided nodes
ensures that when a two-sided node is split, the resulting single-sided nodes mark the original node as the divergence point previously this was checked at run-time. With the 'Quant' module we can enforce this statically by restricting the allowed cases for divergence points
- Loading branch information
1 parent
43c8754
commit d652078
Showing
5 changed files
with
327 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.