llvm-project/mlir/lib/Conversion/AsyncToLLVM
Eugene Zhulenev d37b5393e8 [mlir:Async] Use LLVM coro operations in async.coro lowering
Instead of using llvm.call operations to call LLVM coro intrinsics use Coro operations from the LLVM dialect.

(This was reviewed as a part of https://reviews.llvm.org/D94923 but was lost in arc land from local branch)

Differential Revision: https://reviews.llvm.org/D95405
2021-01-25 16:42:11 -08:00
..
AsyncToLLVM.cpp [mlir:Async] Use LLVM coro operations in async.coro lowering 2021-01-25 16:42:11 -08:00
CMakeLists.txt [mlir] Async: lowering async.value to LLVM 2020-12-25 02:23:48 -08:00