[mlir][shape] Use IndexElementsAttr in Shape dialect.
Summary: Index is the proper type for storing shapes when constant folding, so this fixes the previous code (which was using i64). Differential Revision: https://reviews.llvm.org/D80600
Loading
Please sign in to comment