[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 13:16:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd1ccfe6df24: [mlir] Add a new RewritePattern::hasBoundedRewriteRecursion hook. (authored by rriddle).

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.256378.patch
Type: text/x-patch
Size: 8866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/2352807c/attachment.bin>


More information about the llvm-commits mailing list