Prior to this change, the 'plan-materialize-shape-calculations' pass could perform
a number of simplifications based on bounds analysis, but it did not actually
perform StableHLO simplifications. This change adds additional
stablehlo-canonicalize-dynamism patterns so that the IR can be further simplified.
Prior to this change, the 'plan-materialize-shape-calculations' pass could perform a number of simplifications based on bounds analysis, but it did not actually perform StableHLO simplifications. This change adds additional
stablehlo-canonicalize-dynamism
patterns so that the IR can be further simplified.