-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cty: Known result special cases for Multiply, And, and Or
Now that we're in the business of trying to produce known values from operations on unknown inputs where possible, these are some simple cases that hold regardless of the range/refinements of the unknown operands and can help take a particular unknown result out of consideration when evaluating a broader expression.
- Loading branch information
1 parent
1291057
commit 199911c
Showing
2 changed files
with
70 additions
and
3 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