[BasicAA] Remove NSW flags when merging scales (#69122)
When merging scales of `LinearExpression` that have common index variables, we cannot guarantee the NSW flag still applies to the merged expression. Fixes #69096.
Loading
Please sign in to comment