ghc-9.2.4: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Cmm.Switch.Implement

Synopsis

Documentation

cmmImplementSwitchPlans :: Backend -> Platform -> CmmGraph -> UniqSM CmmGraph Source #

Traverses the GenCmmGraph, making sure that CmmSwitch are suitable for code generation.