[MLIR] Add `index_to_size` and `size_to_index` to the shape dialect
Add the two conversion operations `index_to_size` and `size_to_index` to the shape dialect. This facilitates the conversion of index types between the shape and the standard dialect. Differential Revision: https://reviews.llvm.org/D80280
Loading
Please register or sign in to comment