Forked from
Glasgow Haskell Compiler / GHC
This fork has diverged from the upstream repository.
-
Andreas Klebinger authored
When evaluating PUSH_G try to tag the reference we are pushing if it's a constructor. This is potentially helpful for performance and required to fix #24870. (cherry picked from commit 1bfa9111)
Andreas Klebinger authoredWhen evaluating PUSH_G try to tag the reference we are pushing if it's a constructor. This is potentially helpful for performance and required to fix #24870. (cherry picked from commit 1bfa9111)
Interpreter.c 77.79 KiB