Revision eb66c06539d623459ea3c3abeea5b7cce111ad5f authored by Andrew Adams on 18 October 2023, 21:45:47 UTC, committed by GitHub on 18 October 2023, 21:45:47 UTC
Sliding window, when operating in the mode that shifts the consumer's
loop min backwards a few iterations to cover the warmup, was capable of
inappropriately lifting for loop vars inside that loop but outside the
produce node of the slid Func.

Fixes #7891
1 parent 5c97c3c
History
File Mode Size
common
tgz
zip
CMakeLists.txt -rw-r--r-- 8.7 KB

back to top