[mlir] Async: add unrealized cast materializations to AsyncToLLVM pass
authorEugene Zhulenev <ezhulenev@google.com>
Fri, 26 Aug 2022 22:38:41 +0000 (15:38 -0700)
committerEugene Zhulenev <ezhulenev@google.com>
Tue, 30 Aug 2022 17:50:20 +0000 (10:50 -0700)
commitd2a8a3af5e64a6dcfbe463311091d9e6b4d9c102
tree798ac6c14a662a83f06d59fa48951f3fe0477ace
parent1b434652c56704be90d01039f4329ea9320bc742
[mlir] Async: add unrealized cast materializations to AsyncToLLVM pass

[mlir] Async: add unrealized cast materializations to AsyncToLLVM pass

Reviewed By: ftynse

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