This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Affine] Delete duplicate code: `applyMapToValues`
ClosedPublic

Authored by springerm on Jun 30 2023, 3:32 AM.

Details

Summary

The same functionality is provided by makeComposedFoldedAffineApply.

Depends On: D154196

Diff Detail

Event Timeline

springerm created this revision.Jun 30 2023, 3:32 AM
Herald added a project: Restricted Project. · View Herald Transcript
springerm requested review of this revision.Jun 30 2023, 3:32 AM
Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache accepted this revision.Jun 30 2023, 4:35 AM
This revision is now accepted and ready to land.Jun 30 2023, 4:35 AM