This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor] Add pattern to rewrite tensor.generate as a constant
ClosedPublic

Authored by springerm on Jun 9 2023, 2:54 AM.

Details

Summary

Only ops with a static tensor type and a constant yield value are rewritten.

Depends On: D152455

Diff Detail

Event Timeline

springerm created this revision.Jun 9 2023, 2:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2023, 2:54 AM
springerm requested review of this revision.Jun 9 2023, 2:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2023, 2:54 AM
nicolasvasilache accepted this revision.Jun 9 2023, 3:22 AM
This revision is now accepted and ready to land.Jun 9 2023, 3:22 AM
This revision was landed with ongoing or failed builds.Jun 9 2023, 3:56 AM
This revision was automatically updated to reflect the committed changes.