Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D106747
[mlir] Async: lower SCF operations into CFG inside coroutines ClosedPublic Authored by ezhulenev on Jul 24 2021, 6:51 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: dcaballe, ChuanqiXu, cota and 18 others. · View Herald TranscriptJul 24 2021, 6:51 AM This revision is now accepted and ready to land.Jul 24 2021, 11:23 AM This revision was landed with ongoing or failed builds.Jul 24 2021, 2:36 PM Closed by commit rGde7a4e53a22b: [mlir] Async: lower SCF operations into CFG inside coroutines (authored by ezhulenev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361454 mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
mlir/lib/Dialect/Async/Transforms/CMakeLists.txt
mlir/test/Dialect/Async/async-to-async-runtime.mlir
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|