[mlir][sparse][taco] Reorder a class.
authorBixia Zheng <bixia@google.com>
Mon, 14 Mar 2022 22:43:12 +0000 (15:43 -0700)
committerBixia Zheng <bixia@google.com>
Tue, 15 Mar 2022 15:51:22 +0000 (08:51 -0700)
commit3a4229696df39665c260d0d94f10ef2ef23d3370
tree6644333fe02b2fd3f4515e963f205a733c20a6d0
parent1bf4bbc4928338db2fa6dca8ff28160fc1838ac2
[mlir][sparse][taco] Reorder a class.

Define IndexExpr before IndexVar. This is to prepare for the next change
to support the use of index values in tensor expressions.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D121649
mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py