[PATCH] D77782: [mlir] Add a new RewritePattern::hasBoundedRewriteRecursion hook.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 11:53:30 PDT 2020
rriddle updated this revision to Diff 256349.
rriddle added a comment.
Herald added a reviewer: aartbik.
Update a few patterns to take advantage of the hook.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77782/new/
https://reviews.llvm.org/D77782
Files:
mlir/include/mlir/IR/PatternMatch.h
mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
mlir/lib/Transforms/DialectConversion.cpp
mlir/test/Transforms/test-legalizer.mlir
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/lib/Dialect/Test/TestPatterns.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77782.256349.patch
Type: text/x-patch
Size: 8866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/50677ec7/attachment.bin>
More information about the llvm-commits
mailing list