This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Split `generalize-tensor-pack.mlir` (NFC)
ClosedPublic

Authored by chelini on Jan 29 2023, 11:11 PM.

Details

Summary

Follow a suggestion after landing https://reviews.llvm.org/D140060.
Having RUN in the middle of the file is difficult to find; split the
test into two.

Diff Detail

Event Timeline

chelini created this revision.Jan 29 2023, 11:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 29 2023, 11:11 PM
chelini requested review of this revision.Jan 29 2023, 11:11 PM
hanchung accepted this revision.Jan 30 2023, 4:23 PM
This revision is now accepted and ready to land.Jan 30 2023, 4:23 PM
This revision was automatically updated to reflect the committed changes.