Open dc-mak opened 4 months ago
The way to solve this would be to convert the definitions in backend/cn/lib/builtins.ml
to LogicalFunction.defintion
types and then adjust init_env
in backend/cn/lib/compile.ml
to have functions = (* builtins list to map *)
.
Specifically,
x
andy
should have typeu64
notpointer