Skip to main content

Module common

Module common 

Source
Expand description

Common utilities shared between codegen backends.

Functionsยง

collect_buffers_and_vars
Collect buffer and variable parameters from a UOp graph.
is_output_buffer
Check whether a buffer (PARAM/DefineGlobal) is used as a STORE target in the graph.