You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#246 removes predicates for expressions initializing reduction outputs. That is correct for thread-private buffers, but not for tensors on global memory.
To Reproduce
Running testGPU_FusionSmemReduce results in a validation error.