From 87fbebd00c9cbcd6241fab3e6d6b6596f9a6ffad Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Thu, 24 Sep 2020 14:31:40 -0400 Subject: Testing --- compiler/GHC/Core/Opt/Pipeline.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/GHC/Core/Opt/Pipeline.hs b/compiler/GHC/Core/Opt/Pipeline.hs index c3f2fc9f85..45e5330388 100644 --- a/compiler/GHC/Core/Opt/Pipeline.hs +++ b/compiler/GHC/Core/Opt/Pipeline.hs @@ -160,6 +160,7 @@ getCoreToDo dflags , sm_eta_expand = eta_expand_on , sm_inline = True , sm_case_case = True + , sm_case_bottom= False , sm_pre_inline = pre_inline_on } -- cgit v1.2.1