This is an archive of the discontinued LLVM Phabricator instance.

[mlir:Async] Use LLVM coro operations to lower from async.coro
AbandonedPublic

Authored by ezhulenev on Jan 25 2021, 2:24 PM.

Details

Reviewers
ftynse
Summary

Instead of using function calls to LLVM intrinsics, use intr operations defined in the LLVM dialect.

Leftovers from: https://reviews.llvm.org/D94923

Diff Detail

Event Timeline

ezhulenev created this revision.Jan 25 2021, 2:24 PM
ezhulenev requested review of this revision.Jan 25 2021, 2:24 PM
ezhulenev edited the summary of this revision. (Show Details)Jan 25 2021, 2:30 PM
ezhulenev edited the summary of this revision. (Show Details)
ezhulenev edited the summary of this revision. (Show Details)
ezhulenev abandoned this revision.Jan 25 2021, 2:57 PM