CorePrep: Handle over-saturated primitives
Fixes #22937. See the new wrinkle (W2) in Note [Calling primitives with the right arity].
parent
c165f079
No related branches found
No related tags found
Pipeline #65392 passed
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Showing
- compiler/GHC/Builtin/PrimOps.hs 1 addition, 1 deletioncompiler/GHC/Builtin/PrimOps.hs
- compiler/GHC/CoreToStg/Prep.hs 76 additions, 50 deletionscompiler/GHC/CoreToStg/Prep.hs
- compiler/GHC/Types/Id/Make.hs 31 additions, 31 deletionscompiler/GHC/Types/Id/Make.hs
- testsuite/tests/core-to-stg/T22937.hs 11 additions, 0 deletionstestsuite/tests/core-to-stg/T22937.hs
- testsuite/tests/core-to-stg/T22937.stdout 1 addition, 0 deletionstestsuite/tests/core-to-stg/T22937.stdout
- testsuite/tests/core-to-stg/all.T 1 addition, 0 deletionstestsuite/tests/core-to-stg/all.T
Loading
Please register or sign in to comment