[mlir] Catch nonconvertible types in async conversion
authorChristian Sigg <csigg@google.com>
Thu, 3 Jun 2021 07:25:22 +0000 (09:25 +0200)
committerChristian Sigg <csigg@google.com>
Fri, 4 Jun 2021 11:53:41 +0000 (13:53 +0200)
commitfd3f2518a4fe3f9ee52d03eb519bd654c3ce4055
tree3952133e3740f4f49e87d16b296571f4e9fa1104
parent23a116c8c446f82ec5e2d2337c3253d0dc9c75b5
[mlir] Catch nonconvertible types in async conversion

Reviewed By: ezhulenev, ftynse

Differential Revision: https://reviews.llvm.org/D103592
mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp