[all-commits] [llvm/llvm-project] fdf44b: [mlir][sparse] migrate integration tests to sparse...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Feb 28 16:40:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdf44b37774ede4e15b12508753aca16008b718d
https://github.com/llvm/llvm-project/commit/fdf44b37774ede4e15b12508753aca16008b718d
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/block.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/block_majors.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_bf16.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_f16.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_re_im.mlir
Log Message:
-----------
[mlir][sparse] migrate integration tests to sparse_tensor.print (#83357)
This is first step (of many) cleaning up our tests to use the new and
exciting sparse_tensor.print operation instead of lengthy extraction +
print ops.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list