Files
clang-p2996/mlir/lib/Dialect/SparseTensor
Matthias Springer 2b5b3cf60d [mlir][sparse_tensor] Migrate SparseIterationToScf.cpp to dialect conversion (#121054)
Use the regular dialect conversion driver instead of the 1:N dialect
conversion driver. The 1:N dialect conversion driver will be removed
soon.
2024-12-27 09:13:15 +01:00
..