[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
Wed Apr 22 02:08:21 PDT 2020


rriddle updated this revision to Diff 259205.
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/lib/IR/SymbolTable.cpp
  mlir/lib/Transforms/Inliner.cpp
  mlir/lib/Transforms/SCCP.cpp
  mlir/test/Transforms/sccp-callgraph.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78592.259205.patch
Type: text/x-patch
Size: 26000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/dd2a661d/attachment-0001.bin>


More information about the llvm-commits mailing list