[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 12:58:51 PDT 2020
rriddle updated this revision to Diff 260427.
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.260427.patch
Type: text/x-patch
Size: 28114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/9c556451/attachment.bin>
More information about the llvm-commits
mailing list