diff options
author | Ben Gamari <ben@smart-cactus.org> | 2020-12-22 11:02:35 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2021-02-18 14:14:02 -0500 |
commit | 2bb44a1b0a771ea27641a468000aab11902fc586 (patch) | |
tree | a78ece4cefc45682ec32cfc471db901c32e8fb5b /compiler/GHC/SysTools.hs | |
parent | 70749a607d5925022c10ced2b1a91fe44ff22b5e (diff) | |
download | haskell-wip/solver-perf.tar.gz |
Rewrite.split: Fix reboxingwip/solver-perf
As noted in #19102, we would previously ended up reboxing the tuple
result of `split`'s worker and then immediately take apart the boxed
tuple to again unpack it into an unboxed result.
Fixes #19102.
Diffstat (limited to 'compiler/GHC/SysTools.hs')
0 files changed, 0 insertions, 0 deletions