[PATCH] D77487: [MLIR] Introduce applyOpPatternsAndFold for op local rewrites

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 01:02:18 PDT 2020


bondhugula added a comment.

In D77487#1975842 <https://reviews.llvm.org/D77487#1975842>, @rriddle wrote:

> Can you add test coverage?


Sure; I'm trying to find a good set of places to call this from. Thanks for the review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77487/new/

https://reviews.llvm.org/D77487





More information about the llvm-commits mailing list