This is an archive of the discontinued LLVM Phabricator instance.

[mlir][gpu] Improve foreach_thread distribution
ClosedPublic

Authored by ThomasRaoux on Jan 13 2023, 11:56 AM.

Details

Summary

Replace Ids with 0 when block dim is 1 when distributing foreach_thread.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jan 13 2023, 11:56 AM
ThomasRaoux requested review of this revision.Jan 13 2023, 11:56 AM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jan 17 2023, 12:18 AM
This revision was landed with ongoing or failed builds.Jan 17 2023, 9:24 AM
This revision was automatically updated to reflect the committed changes.