[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:35:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4be504a97f91: [mlir] Add support for detecting single use callables in the Inliner. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D75476?vs=251154&id=251163#toc

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.251163.patch
Type: text/x-patch
Size: 26485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/42cf4b98/attachment.bin>


More information about the llvm-commits mailing list