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
Enable scatter fusion with index operand. (#19198)
This drops a pessimistic check during analysis of the indexing maps of
the fused `OpOperand` in the producer and consumer that was preventing
fusion of the scatter operation with its index operand producer.
Signed-off-by: MaheshRavishankar <mahesh.ravishankar@gmail.com>
0 commit comments