This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor][NFC] TilingInterface: Use Attribute instead of Value
ClosedPublic

Authored by springerm on Jun 20 2023, 6:48 AM.

Details

Summary

Minor cleanup to take full advantage of OpFoldResult.

Diff Detail

Event Timeline

springerm created this revision.Jun 20 2023, 6:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2023, 6:48 AM
springerm requested review of this revision.Jun 20 2023, 6:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2023, 6:48 AM
nicolasvasilache accepted this revision.Jun 20 2023, 8:57 AM
This revision is now accepted and ready to land.Jun 20 2023, 8:57 AM