[all-commits] [llvm/llvm-project] 794d34: [mlir][sparse] Fixing bug in python test
wren romano via All-commits
all-commits at lists.llvm.org
Wed Oct 5 18:06:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 794d347988b9c6e4e44c59b7045bd1c6225cddc0
https://github.com/llvm/llvm-project/commit/794d347988b9c6e4e44c59b7045bd1c6225cddc0
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M mlir/test/python/dialects/sparse_tensor/dialect.py
Log Message:
-----------
[mlir][sparse] Fixing bug in python test
This is a followup to D135004, to correct one of the tests that didn't get caught by the buildbot.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D135336
More information about the All-commits
mailing list