[PATCH] D72545: [mlir] Remove 'valuesToRemoveIfDead' from PatternRewriter API

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 14:07:17 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fb3d59746c7: [mlir] Remove 'valuesToRemoveIfDead' from PatternRewriter API (authored by dcaballe).
Herald added a reviewer: nicolasvasilache.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72545

Files:
  mlir/examples/toy/Ch3/mlir/ToyCombine.cpp
  mlir/examples/toy/Ch4/mlir/ToyCombine.cpp
  mlir/examples/toy/Ch5/mlir/ToyCombine.cpp
  mlir/examples/toy/Ch6/mlir/ToyCombine.cpp
  mlir/examples/toy/Ch7/mlir/ToyCombine.cpp
  mlir/include/mlir/IR/PatternMatch.h
  mlir/include/mlir/Transforms/DialectConversion.h
  mlir/lib/Dialect/QuantOps/Transforms/ConvertConst.cpp
  mlir/lib/Dialect/StandardOps/Ops.cpp
  mlir/lib/IR/PatternMatch.cpp
  mlir/lib/Transforms/DialectConversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72545.240682.patch
Type: text/x-patch
Size: 16230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/b87b387f/attachment.bin>


More information about the llvm-commits mailing list