[all-commits] [llvm/llvm-project] f56a73: [mlir][sparse] Fixing sparse_reshape.mlir integrat...
wren romano via All-commits
all-commits at lists.llvm.org
Wed May 17 16:57:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f56a7383f0a51392b925a976812feb78f55486bf
https://github.com/llvm/llvm-project/commit/f56a7383f0a51392b925a976812feb78f55486bf
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reshape.mlir
Log Message:
-----------
[mlir][sparse] Fixing sparse_reshape.mlir integration test (followup to D150822)
For some reason, even though D150822 passed the buildbot, it failed to
catch this test
Reviewed By: anlunx
Differential Revision: https://reviews.llvm.org/D150830
More information about the All-commits
mailing list