This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Mark sparse_tensor.concatenate as NoSideEffect
ClosedPublic

Authored by Peiming on Sep 22 2022, 3:03 PM.

Diff Detail

Event Timeline

Peiming created this revision.Sep 22 2022, 3:03 PM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Sep 22 2022, 3:03 PM
aartbik added inline comments.Sep 22 2022, 3:05 PM
mlir/test/Dialect/SparseTensor/fold.mlir
36

CHECK-NOT: sparse_tensor.concatenate

;-)

Peiming marked an inline comment as done.Sep 22 2022, 3:09 PM
aartbik accepted this revision.Sep 22 2022, 3:16 PM
This revision is now accepted and ready to land.Sep 22 2022, 3:16 PM