[all-commits] [llvm/llvm-project] 837a26: [mlir][sparse] fix unused variable warning on rele...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Oct 11 10:48:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 837a26f237fbd72c1827ca75733315827a9259fb
https://github.com/llvm/llvm-project/commit/837a26f237fbd72c1827ca75733315827a9259fb
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/StageSparseOperations.cpp
Log Message:
-----------
[mlir][sparse] fix unused variable warning on release build (#68824)
More information about the All-commits
mailing list