llvm-project/mlir/unittests/Dialect/SparseTensor
Aart Bik 123e8dfcf8 [mlir][sparse] add support for std unary operations
Adds zero-preserving unary operators from std. Also adds xor.
Performs minor refactoring to remove "zero" node, and pushed
the irregular logic for negi (not support in std) into one place.

Reviewed By: gussmith23

Differential Revision: https://reviews.llvm.org/D105928
2021-07-13 14:51:13 -07:00
..
CMakeLists.txt [mlir][sparse] Add Merger unit tests (with gcc5 build fix) 2021-07-12 20:36:10 +00:00
MergerTest.cpp [mlir][sparse] add support for std unary operations 2021-07-13 14:51:13 -07:00