Implements a floating-point sign operator (using the new semi-ring ops)
that accomodates +/-Inf and +/-NaN in consistent way.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125494
[mlir][sparse] add sparse sign integration test ClosedPublic Authored by aartbik on May 12 2022, 12:26 PM.
Details Summary Implements a floating-point sign operator (using the new semi-ring ops)
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 12 2022, 2:48 PM Closed by commit rG6f3c7dfb7746: [mlir][sparse] add sparse sign integration test (authored by aartbik). · Explain WhyMay 12 2022, 3:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429044 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sign.mlir
|