[all-commits] [llvm/llvm-project] 0ceec3: [mlir][sparse] Fixing -Wignored-reference-qualifie...
wren romano via All-commits
all-commits at lists.llvm.org
Tue Mar 28 16:33:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ceec3ebfcf339147f640dcb5c6d9f397c7bb502
https://github.com/llvm/llvm-project/commit/0ceec3ebfcf339147f640dcb5c6d9f397c7bb502
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
Log Message:
-----------
[mlir][sparse] Fixing -Wignored-reference-qualifiers in MergerTest.cpp
These warnings were introduced by D146561.
Reviewed By: aartbik, Peiming
Differential Revision: https://reviews.llvm.org/D147090
More information about the All-commits
mailing list