I'm trying to use Halide with Texas Instrument's TDA2x platform which is a SoC with DSP and other vision processors in it.
I basically want to run code generated by Halide in the DSP of TDA2x. TDA2x supports TI's cl6x compiler.
How can I generate code from Halide to compile using cl6x compiler ?