[mlir][linalg] Support for using output values in TC definitions.
This will allow us to define select(pred, in, out) for TC ops, which is useful for pooling ops. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D97312
Loading
Please sign in to comment