diff options
| author | David Feuer <david.feuer@gmail.com> | 2018-03-19 12:03:36 -0400 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2018-03-19 12:05:12 -0400 |
| commit | fbd9b886df92d1e0be0bdaacc7352273b504b78d (patch) | |
| tree | d78e2124d644c4fe51f0b1c42631ba8a78111133 /compiler/codeGen/CodeGen | |
| parent | 256577fbde836f13c744418d38d18c17a369f7e9 (diff) | |
| download | haskell-fbd9b886df92d1e0be0bdaacc7352273b504b78d.tar.gz | |
Implement equalKeysUFM the right way
Originally, we compared the key lists, which was kind of silly.
Then I changed it to something fancier ... and also silly.
This is much more reasonable, should be faster, and is nice and
clear.
Reviewers: bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4500
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions
