halide / Halide

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

Temporary workaround for LLVM injection #8250

Closed steven-johnson closed 1 month ago

steven-johnson commented 1 month ago

https://github.com/llvm/llvm-project/pull/92794 broke generation of pblend*b in some situations. A fix is underway; this just comments out those failures temporarily.