[PATCH] D79497: [mlir] OperationFolder: fix crash in creation of single-result-ops with in-place folds

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 11:53:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG26f93d9f373a: [mlir] OperationFolder: fix crash in creation of single-result-ops with in… (authored by ftynse).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79497/new/

https://reviews.llvm.org/D79497

Files:
  mlir/include/mlir/Transforms/FoldUtils.h
  mlir/test/lib/Dialect/Test/TestDialect.cpp
  mlir/test/lib/Dialect/Test/TestOps.td
  mlir/test/lib/Dialect/Test/TestPatterns.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79497.262436.patch
Type: text/x-patch
Size: 4729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/7eb97499/attachment.bin>


More information about the llvm-commits mailing list