This patch add more precise memory effect to linalg op. Including the following points: 1. Remove the read side effects for operands that are not used. 2. Set the effect for all side effects to "full".
This patch add more precise memory effect to linalg op. Including the following points: 1. Remove the read side effects for operands that are not used. 2. Set the effect for all side effects to "full".