Previously only await inside the async function (coroutine after lowering to async runtime) would check the error state
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Sep 3 2021, 4:53 PM
Closed by commit rGfd52b4357a6e: [mlir] Async: check awaited operand error state after sync await (authored by ezhulenev). · Explain WhySep 4 2021, 5:00 AM
This revision was automatically updated to reflect the committed changes.