This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Enable folding memref alias for`vector.load`
ClosedPublic

Authored by guraypp on May 25 2023, 7:11 AM.

Details

Summary

This work enables folding memref alias pass for`vector.load`

Diff Detail

Event Timeline

guraypp created this revision.May 25 2023, 7:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 7:11 AM
guraypp requested review of this revision.May 25 2023, 7:11 AM
This revision is now accepted and ready to land.May 25 2023, 7:23 AM
This revision was automatically updated to reflect the committed changes.