JavaScript codegen: Use GHC's tag inference where JS backend-specific...
JavaScript codegen: Use GHC's tag inference where JS backend-specific evaluation inference was previously used (#24309)
Showing
- compiler/GHC/JS/JStg/Syntax.hs 11 additions, 0 deletionscompiler/GHC/JS/JStg/Syntax.hs
- compiler/GHC/Stg/InferTags/Rewrite.hs 11 additions, 11 deletionscompiler/GHC/Stg/InferTags/Rewrite.hs
- compiler/GHC/StgToJS/Apply.hs 3 additions, 3 deletionscompiler/GHC/StgToJS/Apply.hs
- compiler/GHC/StgToJS/Expr.hs 6 additions, 12 deletionscompiler/GHC/StgToJS/Expr.hs
- compiler/GHC/StgToJS/ExprCtx.hs 37 additions, 14 deletionscompiler/GHC/StgToJS/ExprCtx.hs
- compiler/GHC/StgToJS/Types.hs 3 additions, 0 deletionscompiler/GHC/StgToJS/Types.hs
- compiler/GHC/StgToJS/Utils.hs 31 additions, 40 deletionscompiler/GHC/StgToJS/Utils.hs
Loading
Please register or sign in to comment