[all-commits] [llvm/llvm-project] 3a4229: [mlir][sparse][taco] Reorder a class.
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Tue Mar 15 08:52:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a4229696df39665c260d0d94f10ef2ef23d3370
https://github.com/llvm/llvm-project/commit/3a4229696df39665c260d0d94f10ef2ef23d3370
Author: Bixia Zheng <bixia at google.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py
Log Message:
-----------
[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
More information about the All-commits
mailing list