Min/Max/Abs/Relu recognition (starter project?)

Another path is to make projects like torch-mlir a canonicalizer of ingress. It can already understand HLO, Torch and ONNX inputs, if it can lower them all to the same Linalg representation (high level named ops), then the relevance of such matcher would be only for special cases.

This is important because the matchers take a considerable effort to build correctly and to run at compile time.