halide / Halide

a language for fast, portable data-parallel computation
https://halide-lang.org
Other
5.9k stars 1.07k forks source link

simd_op_check support for RISC V should be added. #7122

Open zvookin opened 2 years ago

zvookin commented 2 years ago

There is currently no simd_op_check coverage for RISC V vector. This should be added. It will require adding some test setup to the buildbot configuration.

steven-johnson commented 2 years ago

It will require adding some test setup to the buildbot configuration

Yes and no: we can run the part that doesn't execute just fine via cross-compilation