diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2019-08-07 01:57:21 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-08-15 22:13:52 -0400 |
commit | 142088536c4e4cd71bc3e4569f58266b91ef0b98 (patch) | |
tree | 0485e94bb1816b142da622887b0fccbb36175d65 /docs/users_guide/conf.py | |
parent | 8d076841cd5a22a43c9f19113a6fbed49de156f8 (diff) | |
download | haskell-142088536c4e4cd71bc3e4569f58266b91ef0b98.tar.gz |
Cmm: constant folding `quotRem x 2^N`
`quot` and `rem` are implemented efficiently when the second argument
is a constant power of 2. This patch uses the same implementations for
`quotRem` primop.
Diffstat (limited to 'docs/users_guide/conf.py')
0 files changed, 0 insertions, 0 deletions