[PATCH] D79134: [mlir] Add support for merging identical blocks during canonicalization
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 20:28:01 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG469c02d0581a: [mlir] Add support for merging identical blocks during canonicalization (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D79134?vs=261993&id=261997#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79134/new/
https://reviews.llvm.org/D79134
Files:
llvm/include/llvm/ADT/STLExtras.h
mlir/include/mlir/IR/BlockSupport.h
mlir/include/mlir/IR/Operation.h
mlir/include/mlir/IR/OperationSupport.h
mlir/include/mlir/IR/Value.h
mlir/lib/IR/OperationSupport.cpp
mlir/lib/IR/Value.cpp
mlir/lib/Transforms/Utils/RegionUtils.cpp
mlir/test/Dialect/SPIRV/canonicalize.mlir
mlir/test/Transforms/canonicalize-block-merge.mlir
mlir/test/Transforms/canonicalize-dce.mlir
mlir/test/Transforms/canonicalize.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79134.261997.patch
Type: text/x-patch
Size: 30293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/1d7d02fb/attachment.bin>
More information about the llvm-commits
mailing list