Filter out nontrivial substituted expressions in substTickish
Fixes #23272
Showing
- compiler/GHC/Core/Opt/Simplify/Iteration.hs 5 additions, 4 deletionscompiler/GHC/Core/Opt/Simplify/Iteration.hs
- compiler/GHC/Core/Subst.hs 9 additions, 2 deletionscompiler/GHC/Core/Subst.hs
- docs/users_guide/debugging.rst 6 additions, 0 deletionsdocs/users_guide/debugging.rst
- libraries/base/tests/IO/all.T 0 additions, 1 deletionlibraries/base/tests/IO/all.T
- libraries/base/tests/all.T 3 additions, 3 deletionslibraries/base/tests/all.T
- testsuite/tests/codeGen/should_run/all.T 4 additions, 4 deletionstestsuite/tests/codeGen/should_run/all.T
- testsuite/tests/concurrent/should_run/all.T 2 additions, 2 deletionstestsuite/tests/concurrent/should_run/all.T
- testsuite/tests/ghc-api/target-contents/all.T 0 additions, 1 deletiontestsuite/tests/ghc-api/target-contents/all.T
- testsuite/tests/ghci/scripts/all.T 2 additions, 2 deletionstestsuite/tests/ghci/scripts/all.T
- testsuite/tests/numeric/should_run/all.T 1 addition, 1 deletiontestsuite/tests/numeric/should_run/all.T
- testsuite/tests/primops/should_run/all.T 0 additions, 1 deletiontestsuite/tests/primops/should_run/all.T
- testsuite/tests/programs/jtod_circint/test.T 1 addition, 1 deletiontestsuite/tests/programs/jtod_circint/test.T
- testsuite/tests/rts/all.T 1 addition, 3 deletionstestsuite/tests/rts/all.T
- testsuite/tests/simplCore/T9646/test.T 1 addition, 1 deletiontestsuite/tests/simplCore/T9646/test.T
- testsuite/tests/simplCore/should_compile/T23272.hs 9 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T23272.hs
- testsuite/tests/simplCore/should_compile/T23272.script 1 addition, 0 deletionstestsuite/tests/simplCore/should_compile/T23272.script
- testsuite/tests/simplCore/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/simplCore/should_compile/all.T
- testsuite/tests/th/all.T 2 additions, 2 deletionstestsuite/tests/th/all.T
- testsuite/tests/typecheck/should_compile/all.T 1 addition, 1 deletiontestsuite/tests/typecheck/should_compile/all.T
- testsuite/tests/typecheck/should_run/all.T 2 additions, 2 deletionstestsuite/tests/typecheck/should_run/all.T
Loading
Please register or sign in to comment