diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-02-23 13:59:57 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-06-28 18:55:41 +0200 |
| commit | 22a058c697d310797c6af326345c68739778b7c4 (patch) | |
| tree | 86078ce96c7bb45c7f21f6b11c2ff2183cbf6c75 /Documentation | |
| parent | e124eabaa61618abd9af2b60ecb1646a9db7091b (diff) | |
| download | sparse-dev-22a058c697d310797c6af326345c68739778b7c4.tar.gz | |
bool: generate plain OP_{AND,OR} instead of OP_{AND,OR}_BOOL
Now that OP_AND_BOOL and OP_OR_BOOL are always given boolean
operands, they are just a special case of 1 bit OP_AND & OP_OR.
To avoid to have to repeat CSE, simplification patterns, ...
better to generate plain OP_AND & OP_OR instead.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
