[mlir] Catch async.yield operands not matching the number of async.execute results.
authorChristian Sigg <csigg@google.com>
Tue, 27 Oct 2020 08:45:55 +0000 (09:45 +0100)
committerChristian Sigg <csigg@google.com>
Tue, 27 Oct 2020 18:39:34 +0000 (19:39 +0100)
commit8c176b60298675864caec9c4c479033d282cb282
treed08a36ce50f0f1145646f373aeabb147197ee9e7
parent0be27302d451008e373b29713fe6f4e253e739a2
[mlir] Catch async.yield operands not matching the number of async.execute results.

Reviewed By: ezhulenev

Differential Revision: https://reviews.llvm.org/D90211
mlir/lib/Dialect/Async/IR/Async.cpp