[MLIR][Shape] Make dimension an operand of `get_extent`
The operation `get_extent` now accepts the dimension as an operand and is no longer limited to constant dimensions. A helper function facilitates the common constant use case. Differential Revision: https://reviews.llvm.org/D81248
Loading
Please register or sign in to comment