aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/optim
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-08-22 17:19:02 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-08-23 10:04:29 +0200
commit240c84a3eea0649f76a2510f61475a5216fe9a81 (patch)
tree0cfde4ac1872c639eea9ada76c0ce152cc186aff /validation/optim
parentf8f80ee849cd58c274ceade48a832d237aaf96e2 (diff)
downloadsparse-dev-240c84a3eea0649f76a2510f61475a5216fe9a81.tar.gz
prepare simplification of MASK(SHIFT(a | b, S), M)
Currently the simplification of SHIFT(a | b, S) is done by calling simplify_mask_or() with an effective mask corresponding to the shift instruction. Prepare the simplification of more complex patterns, involving a combination of masks, by using a small helper, simplify_mask_shift_or(), for doing the call to simplify_mask_or() with the appropriate mask. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/optim')
0 files changed, 0 insertions, 0 deletions