Revision 21b3c85014f70fd5a8c4687d872b3524a6e8a001 authored by Andrew Adams on 28 June 2021, 18:51:40 UTC, committed by Andrew Adams on 28 June 2021, 18:51:40 UTC
We don't allow schedules that fuse to the extent that we can no longer
vectorize. This was implemented incorrectly though. The check assumed
that something was going to be compute_at inside the innermost loop, and
neglected the possibility that we were about to tile that loop.
1 parent 5aeb8db
History
File Mode Size
common
tgz
ubuntu
zip
CMakeLists.txt -rw-r--r-- 7.8 KB

back to top