aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/eval
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-12-17 01:43:53 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2021-04-19 00:56:36 +0200
commit98075702ca78ff79e568a6b8004ee5fad7b0bfbe (patch)
tree0e0db9ea6d88682b5efb0c469eb4a92f1fd06f98 /validation/eval
parente1f6c18b602e9d5c61100c57bf675484db6c8826 (diff)
downloadsparse-dev-98075702ca78ff79e568a6b8004ee5fad7b0bfbe.tar.gz
simplify TRUNC(NOT(x)) --> NOT(TRUNC(x))
The goal is double: 1) be able to do the NOT operation on the smaller type 2) more importantly, give the opportunity to the TRUNC to cancel with a previous ZEXT if there is one. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/eval')
0 files changed, 0 insertions, 0 deletions