[PATCH] D75476: [mlir] Add support for detecting single use callables in the Inliner.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 13:03:28 PDT 2020


rriddle updated this revision to Diff 251154.
rriddle marked 3 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75476

Files:
  mlir/examples/toy/Ch4/toyc.cpp
  mlir/examples/toy/Ch5/toyc.cpp
  mlir/examples/toy/Ch6/toyc.cpp
  mlir/examples/toy/Ch7/toyc.cpp
  mlir/include/mlir/Analysis/CallGraph.h
  mlir/lib/Analysis/CallGraph.cpp
  mlir/lib/Transforms/Inliner.cpp
  mlir/test/Transforms/inlining-dce.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75476.251154.patch
Type: text/x-patch
Size: 26564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/b1d3aaae/attachment-0001.bin>


More information about the llvm-commits mailing list