This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Support permutation maps in vector transfer op folder
ClosedPublic

Authored by springerm on May 25 2021, 6:29 PM.

Details

Summary

Fold away in_bounds attribute even if the transfer op has a non-identity permutation map.

Diff Detail

Event Timeline

springerm created this revision.May 25 2021, 6:29 PM
springerm requested review of this revision.May 25 2021, 6:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2021, 6:29 PM
springerm edited the summary of this revision. (Show Details)May 30 2021, 6:01 PM
springerm edited the summary of this revision. (Show Details)

no change

This revision is now accepted and ready to land.May 31 2021, 12:54 AM
This revision was landed with ongoing or failed builds.May 31 2021, 1:30 AM
This revision was automatically updated to reflect the committed changes.