This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] avoid slice rewriting when conditions are not met
ClosedPublic

Authored by aartbik on Apr 21 2023, 2:41 PM.

Diff Detail

Event Timeline

aartbik created this revision.Apr 21 2023, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 2:41 PM
aartbik requested review of this revision.Apr 21 2023, 2:41 PM
Peiming added inline comments.Apr 21 2023, 2:48 PM
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
7603

is it intended?

aartbik updated this revision to Diff 515930.Apr 21 2023, 3:16 PM
aartbik marked an inline comment as done.

removed unrelated stuff

Peiming accepted this revision.Apr 21 2023, 3:16 PM
This revision is now accepted and ready to land.Apr 21 2023, 3:16 PM
aartbik added inline comments.Apr 21 2023, 3:16 PM
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
7603

sorry about that, the "prep" tool looks at all build changes, also not included in CL ;-)