[all-commits] [llvm/llvm-project] 8474a2: [mlir][sparse] bring CHECK tests back (but disabled)
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Nov 16 07:56:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8474a20b1f41c1576d8ec76040fb872b65b7db00
https://github.com/llvm/llvm-project/commit/8474a20b1f41c1576d8ec76040fb872b65b7db00
Author: Aart Bik <ajcbik at google.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M mlir/test/Dialect/SparseTensor/codegen_buffer_initialization.mlir
Log Message:
-----------
[mlir][sparse] bring CHECK tests back (but disabled)
We have a strange nondeterministic failure on windows
by not getting the desired fill statement in the resulting
IR. Probably something wrong with our option passing or
pass construction?
https://github.com/llvm/llvm-project/issues/59016#issuecomment-1316410249
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D138089
More information about the All-commits
mailing list