Reset operation when canceling root update transaction
authorYi Zhang <cathyzhyi@google.com>
Wed, 22 Sep 2021 20:02:05 +0000 (16:02 -0400)
committerYi Zhang <cathyzhyi@google.com>
Wed, 22 Sep 2021 20:05:08 +0000 (16:05 -0400)
commitb2b63d1b9122befaf44bf91a3ed1e8a71c6ffe06
tree8b85e97f869a4978db195212a6e4b60a0ec42f83
parentcb793e1a3655b8a571cb621db9d221c46f32ba9f
Reset operation when canceling root update transaction

Should reset the operation to original state when canceling the updates.

Reviewed By: rriddle, ftynse

Differential Revision: https://reviews.llvm.org/D110176
mlir/lib/Transforms/Utils/DialectConversion.cpp