[PATCH] D72482: [mlir] Add a DCE pass for dead symbols.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 23:38:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb276dec5b65d: [mlir] Add a DCE pass for dead symbols. (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72482

Files:
  mlir/include/mlir/IR/SymbolTable.h
  mlir/include/mlir/Transforms/Passes.h
  mlir/lib/IR/SymbolTable.cpp
  mlir/lib/Transforms/CMakeLists.txt
  mlir/lib/Transforms/SymbolDCE.cpp
  mlir/test/IR/test-symbol-dce.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72482.240784.patch
Type: text/x-patch
Size: 13908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/d7d06ebe/attachment-0001.bin>


More information about the llvm-commits mailing list