[PATCH] D78447: [mlir][SCCP] Add support for propagating constants across inter-region control flow
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 21 03:13:22 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2eda87dfbe63: [mlir][SCCP] Add support for propagating constants across inter-region control… (authored by rriddle).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78447/new/
https://reviews.llvm.org/D78447
Files:
mlir/include/mlir/Dialect/LoopOps/LoopOps.h
mlir/include/mlir/Dialect/LoopOps/LoopOps.td
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/include/mlir/Interfaces/ControlFlowInterfaces.h
mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
mlir/lib/Dialect/LoopOps/LoopOps.cpp
mlir/lib/Transforms/SCCP.cpp
mlir/test/Transforms/sccp-structured.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78447.258949.patch
Type: text/x-patch
Size: 27689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/4e61f945/attachment.bin>
More information about the llvm-commits
mailing list