[all-commits] [llvm/llvm-project] fd3f25: [mlir] Catch nonconvertible types in async conversion
Christian Sigg via All-commits
all-commits at lists.llvm.org
Fri Jun 4 04:54:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd3f2518a4fe3f9ee52d03eb519bd654c3ce4055
https://github.com/llvm/llvm-project/commit/fd3f2518a4fe3f9ee52d03eb519bd654c3ce4055
Author: Christian Sigg <csigg at google.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
Log Message:
-----------
[mlir] Catch nonconvertible types in async conversion
Reviewed By: ezhulenev, ftynse
Differential Revision: https://reviews.llvm.org/D103592
More information about the All-commits
mailing list