[PATCH] D72043: [mlir] Update the CallGraph for nested symbol references, and simplify CallableOpInterface

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 15:54:14 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7748404920b: [mlir] Update the CallGraph for nested symbol references, and simplify… (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D72043?vs=235737&id=237805#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72043

Files:
  mlir/include/mlir/Analysis/CallInterfaces.td
  mlir/include/mlir/IR/Function.h
  mlir/lib/Analysis/CallGraph.cpp
  mlir/lib/Transforms/Inliner.cpp
  mlir/lib/Transforms/Utils/InliningUtils.cpp
  mlir/test/Analysis/test-callgraph.mlir
  mlir/test/lib/TestDialect/TestOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72043.237805.patch
Type: text/x-patch
Size: 12832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/4d9ce8c9/attachment.bin>


More information about the llvm-commits mailing list