[linalg] Add TensorDimOp to list of ops known by bufferization.
Bufferization handles all unknown ops conservative. The patch ensures accessing the dimension of an output tensor does not prevent in place bufferization. Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D106356
Loading
Please sign in to comment