Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Sylvain Henry's avatar
    c3593101
    Merge ghc-prim's modules into ghc-internal (#24453) · c3593101
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    ghc-internal becomes the only wired-in package exposing primitives.
    
    There are some minor GHC allocation regressions, but they barely cross
    the thresholds and only with the wasm backend. They're likely due to
    longer symbols (ghc-internal vs ghc-prim, GHC.Internal.X vs GHC.X).
    
    Metric Increase:
        T13035
        T1969
        T4801
        T9961
    c3593101
    History
    Merge ghc-prim's modules into ghc-internal (#24453)
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    ghc-internal becomes the only wired-in package exposing primitives.
    
    There are some minor GHC allocation regressions, but they barely cross
    the thresholds and only with the wasm backend. They're likely due to
    longer symbols (ghc-internal vs ghc-prim, GHC.Internal.X vs GHC.X).
    
    Metric Increase:
        T13035
        T1969
        T4801
        T9961
Code owners
Assign users and groups as approvers for specific file changes. Learn more.