halide / Halide

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

Fix Metal handling for float16 literals #8260

Closed shoaibkamil closed 1 month ago

shoaibkamil commented 1 month ago

This adds support for Metal to correctly handle float16 literals. Fixes #8245.

shoaibkamil commented 1 month ago

Note that this doesn't fix #8257, but I plan on doing that as soon as I can get OpenCL working on one of my machines.

shoaibkamil commented 1 month ago

Failures unrelated (all due to Vulkan being broken).