[all-commits] [llvm/llvm-project] 709e23: [mlir][sparse] fix CHECK test error on windows.
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Nov 16 12:29:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 709e23a1c1245bc59d523f066de940bd51715125
https://github.com/llvm/llvm-project/commit/709e23a1c1245bc59d523f066de940bd51715125
Author: Peiming Liu <peiming at google.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/test/Dialect/SparseTensor/codegen_buffer_initialization.mlir
Log Message:
-----------
[mlir][sparse] fix CHECK test error on windows.
Reviewed By: aartbik, bixia
Differential Revision: https://reviews.llvm.org/D138147
More information about the All-commits
mailing list