[PATCH] D80134: [mlir] DialectConversion: avoid double-free when rolling back op creation

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 07:36:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d5df06aac58: [mlir] DialectConversion: avoid double-free when rolling back op creation (authored by ftynse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80134

Files:
  mlir/lib/Transforms/DialectConversion.cpp
  mlir/test/Transforms/test-legalizer.mlir
  mlir/test/lib/Dialect/Test/TestOps.td
  mlir/test/lib/Dialect/Test/TestPatterns.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80134.265241.patch
Type: text/x-patch
Size: 5709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/c1700093/attachment.bin>


More information about the llvm-commits mailing list