[PATCH] D78592: [mlir][SCCP] Add support for propagating across symbol based calls

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 02:38:31 PDT 2020


rriddle updated this revision to Diff 260251.
rriddle marked 24 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78592

Files:
  mlir/include/mlir/IR/SymbolTable.h
  mlir/include/mlir/Interfaces/CallInterfaces.td
  mlir/lib/IR/SymbolTable.cpp
  mlir/lib/Transforms/Inliner.cpp
  mlir/lib/Transforms/SCCP.cpp
  mlir/test/Transforms/sccp-callgraph.mlir
  mlir/test/lib/Dialect/Test/TestOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78592.260251.patch
Type: text/x-patch
Size: 28061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/6187ce72/attachment.bin>


More information about the llvm-commits mailing list