The lack of negi details leaked from merger class into codegen part.
Also, special case for vector code was not needed, the type can be used directly!
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110677
[mlir][sparse] simplify negi code generation with subi ClosedPublic Authored by aartbik on Sep 28 2021, 10:51 PM.
Details Summary The lack of negi details leaked from merger class into codegen part.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 18 others. · View Herald TranscriptSep 28 2021, 10:51 PM This revision is now accepted and ready to land.Sep 29 2021, 9:08 AM Closed by commit rG7f1cb43d60a5: [mlir][sparse] simplify negi code generation with subi (authored by aartbik). · Explain WhySep 29 2021, 10:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375936 mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
|