Details
Details
- Reviewers
ezhulenev - Commits
- rGbdde959533f0: Remove unnecessary async group creates and awaits.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110605
Remove unnecessary async group creates and awaits. ClosedPublic Authored by bakhtiyarneyman on Sep 27 2021, 6:21 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptSep 27 2021, 6:21 PM This revision is now accepted and ready to land.Sep 28 2021, 10:36 AM Closed by commit rGbdde959533f0: Remove unnecessary async group creates and awaits. (authored by bakhtiyar <bakhtiyar@x.team>, committed by ezhulenev). · Explain WhySep 28 2021, 2:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375695 mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
mlir/test/Dialect/Async/async-parallel-for-async-dispatch.mlir
|