- Adds logic within linalg.generic lowering to handle
sparse_tensor.reduce. The identity argument is used
to initialize the loop for lex insert, or as the starting
value during expanded access pattern.
- Adds default identity values for standard reduction operators.
- Tests verify correct behavior.
Comment needs to be updated for kReduce