halide / Halide

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

Fix for top-of-tree LLVM #8425

Closed steven-johnson closed 1 month ago

steven-johnson commented 1 month ago

The wasm backend should no longer specialize llvm.wasm.sub.sat* intrinsics, see https://github.com/llvm/llvm-project/pull/109405