This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] check if a function has a body during detensorizing
ClosedPublic

Authored by okkwon on May 2 2023, 1:48 PM.

Diff Detail

Event Timeline

okkwon created this revision.May 2 2023, 1:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2023, 1:48 PM
okkwon requested review of this revision.May 2 2023, 1:48 PM
mravishankar accepted this revision.May 2 2023, 2:27 PM
This revision is now accepted and ready to land.May 2 2023, 2:27 PM
ftynse accepted this revision.May 2 2023, 3:08 PM
This revision was landed with ongoing or failed builds.May 2 2023, 3:39 PM
This revision was automatically updated to reflect the committed changes.
okkwon added a comment.May 2 2023, 3:40 PM

Submitted.

jurahul added inline comments.May 2 2023, 3:43 PM
mlir/lib/Dialect/Linalg/Transforms/Detensorize.cpp
479

Might be more readable to check IsExternal.