Skip to content
Snippets Groups Projects
Commit 639d075a authored by Simon Marlow's avatar Simon Marlow
Browse files

Fix performance regression in quotRemInteger/divModInteger

This fixes most of the performance regression in these functions
between 6.8.3 and 6.10.1, it was due to a slight difference in the
strictness between the old and new versions (see comments for
details).  There's still a few percent loss in performance in the div
test in nofib/spectral/integer that I haven't tracked down as yet.
parent 6148138f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment