[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
parent
c188f0b8
Please register or sign in to comment