[PATCH] D116055: [mlir] Canonicalizer constructor should accept disabled/enabled patterns
Jeff Niu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 20 13:38:48 PST 2021
Mogball updated this revision to Diff 395518.
Mogball added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Update description of API to match that of FrozenRewritePatternSet.
@mehdi_amini I copied the description over from FrozenRewritePatternSet,
which is actually where the capability comes from. Based on how this was
set up in https://github.com/llvm/llvm-project/blob/main/mlir/include/mlir/Rewrite/PassUtil.td,
I think this is intended to be a somewhat commonly-used API.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116055/new/
https://reviews.llvm.org/D116055
Files:
utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116055.395518.patch
Type: text/x-patch
Size: 6107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211220/d42248e8/attachment.bin>
More information about the llvm-commits
mailing list