Template Function sequant::eval::schedule_ir_json_node

Function Documentation

template<typename Node>
void sequant::eval::schedule_ir_json_node(Node const &n, std::ostream &os)

Emit one node of the IR schedule record. n is a FullBinaryNode whose value type exposes the batch-annotation accessors (EvalExpr / EvalExprTA).