[mlir][sparse] Silencing some -Wunused-function in unittests
authorwren romano <2998727+wrengr@users.noreply.github.com>
Fri, 1 Jul 2022 23:17:00 +0000 (16:17 -0700)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Sat, 2 Jul 2022 01:47:44 +0000 (18:47 -0700)
commit537db49596f65a05c0309cf3333fc44f1657e999
tree5134d017fa6fdb92bf469c6a2c2df20fe2bf0039
parent8590a35ef9003189bfe29f7abe8e33e7427b28b2
[mlir][sparse] Silencing some -Wunused-function in unittests

This is a followup to D128058.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D129027
mlir/unittests/Dialect/SparseTensor/MergerTest.cpp