[MLIR][Shape] Generalze `shape.const_shape` to extent tensors
The operation `shape.const_shape` was used for constants of type shape only. We can now also use it to create constant extent tensors. Differential Revision: https://reviews.llvm.org/D84157
Loading
Please sign in to comment