CSE should deal with letrec
Summary: Add testcase for #9441 Test Plan: make test TESTS="T9441a T9441b T9441c" Reviewers: dfeuer, simonpj, thomie, austin, bgamari Reviewed By: dfeuer Subscribers: rwbarton, carter GHC Trac Issues: #9441 Differential Revision: https://phabricator.haskell.org/D5038
Showing
- testsuite/tests/simplCore/should_compile/Makefile 14 additions, 1 deletiontestsuite/tests/simplCore/should_compile/Makefile
- testsuite/tests/simplCore/should_compile/T9441a.hs 9 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T9441a.hs
- testsuite/tests/simplCore/should_compile/T9441a.stdout 1 addition, 0 deletionstestsuite/tests/simplCore/should_compile/T9441a.stdout
- testsuite/tests/simplCore/should_compile/T9441b.hs 15 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T9441b.hs
- testsuite/tests/simplCore/should_compile/T9441b.stdout 1 addition, 0 deletionstestsuite/tests/simplCore/should_compile/T9441b.stdout
- testsuite/tests/simplCore/should_compile/T9441c.hs 13 additions, 0 deletionstestsuite/tests/simplCore/should_compile/T9441c.hs
- testsuite/tests/simplCore/should_compile/T9441c.stdout 1 addition, 0 deletionstestsuite/tests/simplCore/should_compile/T9441c.stdout
- testsuite/tests/simplCore/should_compile/all.T 3 additions, 0 deletionstestsuite/tests/simplCore/should_compile/all.T
Please register or sign in to comment