This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Relax reduction distribution pattern
ClosedPublic

Authored by ThomasRaoux on Jul 8 2022, 11:19 AM.

Details

Summary

Support distributing reductions with vector size multiple of the warp
size.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jul 8 2022, 11:19 AM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Jul 8 2022, 11:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2022, 11:19 AM
springerm accepted this revision.Jul 9 2022, 12:34 AM
This revision is now accepted and ready to land.Jul 9 2022, 12:34 AM
This revision was landed with ongoing or failed builds.Jul 9 2022, 11:47 AM
This revision was automatically updated to reflect the committed changes.