[all-commits] [llvm/llvm-project] 8c176b: [mlir] Catch async.yield operands not matching the...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Tue Oct 27 11:39:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c176b60298675864caec9c4c479033d282cb282
https://github.com/llvm/llvm-project/commit/8c176b60298675864caec9c4c479033d282cb282
Author: Christian Sigg <csigg at google.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M mlir/lib/Dialect/Async/IR/Async.cpp
Log Message:
-----------
[mlir] Catch async.yield operands not matching the number of async.execute results.
Reviewed By: ezhulenev
Differential Revision: https://reviews.llvm.org/D90211
More information about the All-commits
mailing list