[PATCH] D74250: [mlir] Add a utility method on CallOpInterface for resolving the callable.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 10:47:28 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c159b91a24b: [mlir] Add a utility method on CallOpInterface for resolving the callable. (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74250

Files:
  mlir/include/mlir/Analysis/CallGraph.h
  mlir/include/mlir/Analysis/CallInterfaces.h
  mlir/include/mlir/Analysis/CallInterfaces.td
  mlir/lib/Analysis/CallGraph.cpp
  mlir/lib/Transforms/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74250.243390.patch
Type: text/x-patch
Size: 5385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/1715a5b2/attachment.bin>


More information about the llvm-commits mailing list