halide / Halide

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

Add HVX_v68 target to support Hexagon HVX v68. #8232

Closed wangcheng22 closed 1 month ago

wangcheng22 commented 1 month ago

Hexagon v68 or later support floating-point HVX instruction. This CL add a new HVX_v68 target to enable code generation for floating-point HVX instruction.