Open ntessore opened 9 years ago
The code generation routines can be simplified enormously by using a two-pass approach:
snprintf
NULL
This was done for the set_params kernel generation in #199.
set_params
Places where this needs to be done:
compute_kernel
set_params_kernel
kernel_options
The code generation routines can be simplified enormously by using a two-pass approach:
snprintf
everything toNULL
and sum the character countssnprintf
everything to buffer