[all-commits] [llvm/llvm-project] a9f300: Switch MLIR to use the internal LIT shell by defau...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Sep 9 13:51:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9f30097586e914e074111d966c1408e82d04a8d
https://github.com/llvm/llvm-project/commit/a9f30097586e914e074111d966c1408e82d04a8d
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-09-09 (Sat, 09 Sep 2023)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_flatten.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matvec.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_out_simple.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_matmul.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sorted_coo.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_spmm.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_c32.mlir
M mlir/test/lit.cfg.py
Log Message:
-----------
Switch MLIR to use the internal LIT shell by default (#65415)
More information about the All-commits
mailing list