This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor] Fold rank-reducing insert_slice with inverse collapse_shape
ClosedPublic

Authored by springerm on Dec 2 2022, 12:29 PM.

Diff Detail

Event Timeline

springerm created this revision.Dec 2 2022, 12:29 PM
springerm requested review of this revision.Dec 2 2022, 12:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2022, 12:29 PM
mravishankar accepted this revision.Dec 2 2022, 1:17 PM

Thank you for the revert and resending patch. Appreciate it! I meant to flag it just cause I saw it as a repeating pattern, and it justified being flagged. The patch itself is fine now, but want some clarification on why this interfered with https://reviews.llvm.org/D139118 . AFAICS it shouldnt (or is not meant to)

This revision is now accepted and ready to land.Dec 2 2022, 1:17 PM