halide / Halide

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

Emit `vscale_range()` fn attribute in correct syntax #8457

Closed steven-johnson closed 2 weeks ago

steven-johnson commented 2 weeks ago

Per comments on https://github.com/llvm/llvm-project/issues/114900, we emit the vscale_range attribute in slightly malformed fashion; this emits in the preferred fashion.

steven-johnson commented 2 weeks ago

Ping, this is blocking some google3 issues