[mlir][shape] Rename dim.dim to dim.index (NFC)
authorJacques Pienaar <jpienaar@google.com>
Sat, 13 Aug 2022 16:27:22 +0000 (09:27 -0700)
committerJacques Pienaar <jpienaar@google.com>
Sat, 13 Aug 2022 16:34:37 +0000 (09:34 -0700)
commitb23e72a2e786cf18eaff2206439a56f90c756bdd
treeca2c174907055f806db437b8ae96d6b801d31b3f
parent3482523dcd1965031c1cc533ea38e4a3a7ff1d34
[mlir][shape] Rename dim.dim to dim.index (NFC)

dim member on dim was confusing, change to be consistent with
tensor::dim.
mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/lib/Dialect/Shape/IR/Shape.cpp