Extract BuiltinOps::canonicalizeMapAndOperands
This CL is the 4th on the path to simplifying AffineMap composition. This CL extract canonicalizeMapAndOperands so it can be reused by other functions; in particular, this will be used in `makeNormalizedAffineApply`. PiperOrigin-RevId: 228277890
Loading
Please sign in to comment