[all-commits] [llvm/llvm-project] 7f5fb9: [mlir][sparse] Fixing GPU tests (followup to D150330)
wren romano via All-commits
all-commits at lists.llvm.org
Wed May 17 15:30:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f5fb90bbb3f83f79521c3e47f3492c76c7ef809
https://github.com/llvm/llvm-project/commit/7f5fb90bbb3f83f79521c3e47f3492c76c7ef809
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M mlir/test/Dialect/SparseTensor/GPU/gpu_matvec_lib.mlir
M mlir/test/Dialect/SparseTensor/sparse_tensor_reshape.mlir
M mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec-lib.mlir
Log Message:
-----------
[mlir][sparse] Fixing GPU tests (followup to D150330)
The GPU tests weren't updated when rebasing D150330, so this patch fixes that.
Reviewed By: anlunx
Differential Revision: https://reviews.llvm.org/D150822
More information about the All-commits
mailing list