Feldspar.Compiler.Plugins.HandlePrimitives
Documentation
data HandlePrimitives Source
Constructors
HandlePrimitives |
makeAssignment :: Platform -> Expression () -> LeftValue () -> Int -> Instruction ()Source
makePrimitive :: Platform -> CPrimDesc -> [Expression ()] -> [LeftValue ()] -> Int -> Instruction ()Source