TagAnalysis: Treat all bottom ids as tagged during analysis.
Ticket #24806 showed that we also need to treat dead end thunks as tagged during the analysis.
Showing
- compiler/GHC/Stg/InferTags.hs 13 additions, 5 deletionscompiler/GHC/Stg/InferTags.hs
- compiler/GHC/Stg/InferTags/Rewrite.hs 4 additions, 1 deletioncompiler/GHC/Stg/InferTags/Rewrite.hs
- testsuite/tests/simplStg/should_compile/T24806.hs 19 additions, 0 deletionstestsuite/tests/simplStg/should_compile/T24806.hs
- testsuite/tests/simplStg/should_compile/T24806.stderr 99 additions, 0 deletionstestsuite/tests/simplStg/should_compile/T24806.stderr
- testsuite/tests/simplStg/should_compile/all.T 2 additions, 0 deletionstestsuite/tests/simplStg/should_compile/all.T
Loading
Please register or sign in to comment