This is an archive of the discontinued LLVM Phabricator instance.

[mlir][arith] Add patterns to commute extension over vector extraction
ClosedPublic

Authored by kuhar on Apr 25 2023, 10:36 PM.

Details

Summary

This moves zero/sign-extension ops closer to their use and exposes more
narrowing optimization opportunities.

Diff Detail

Event Timeline

kuhar created this revision.Apr 25 2023, 10:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2023, 10:36 PM
kuhar requested review of this revision.Apr 25 2023, 10:36 PM
antiagainst accepted this revision.Apr 28 2023, 9:01 AM
This revision is now accepted and ready to land.Apr 28 2023, 9:01 AM
This revision was landed with ongoing or failed builds.Apr 28 2023, 10:50 AM
This revision was automatically updated to reflect the committed changes.