This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][vector] ensure loop peeling to remove vector masks works
ClosedPublic

Authored by aartbik on Nov 18 2022, 4:57 PM.

Diff Detail

Event Timeline

aartbik created this revision.Nov 18 2022, 4:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 4:57 PM
aartbik requested review of this revision.Nov 18 2022, 4:57 PM
Peiming accepted this revision.Nov 18 2022, 5:03 PM
Peiming added inline comments.
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
2190 ↗(On Diff #476637)

The b

This revision is now accepted and ready to land.Nov 18 2022, 5:03 PM
aartbik added inline comments.Nov 18 2022, 5:09 PM
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
2190 ↗(On Diff #476637)

Yeah, bazel change belongs to parent revision.
Will be rebased away before merging. Sorry about that.

Peiming added inline comments.Nov 18 2022, 7:39 PM
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
2190 ↗(On Diff #476637)

Okay, seems that you inferred the whole sentence from "The b" already ;-)

Sorry that I accidentally submit the draft.

aartbik marked an inline comment as done.Nov 21 2022, 4:20 PM
aartbik added inline comments.
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
2190 ↗(On Diff #476637)

We work so closely together that I literally just need one letter reviews ;-)

aartbik updated this revision to Diff 477026.Nov 21 2022, 4:24 PM
aartbik marked an inline comment as done.

rebased main

This revision was landed with ongoing or failed builds.Nov 21 2022, 4:51 PM
This revision was automatically updated to reflect the committed changes.