halide / Halide

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

Fix unused variable. #8180

Closed mcourteaux closed 5 months ago

mcourteaux commented 5 months ago

I was compiling with gcc-7, which reported this. The build was successful after this one change.