[mlir] Allow specifying benefit for C func ptr style patterns.
authorChenguang Wang <w3cing@gmail.com>
Thu, 22 Dec 2022 17:10:15 +0000 (09:10 -0800)
committerJacques Pienaar <jpienaar@google.com>
Thu, 22 Dec 2022 17:10:15 +0000 (09:10 -0800)
commitd9f645fe5081fccbe59560989cdf8ea4535946fc
tree01d48031b2d154b21d736a1290e66aa066b242f7
parent61b72f6abeb0ed3e43318e5fec8b26d3dc53ca0a
[mlir] Allow specifying benefit for C func ptr style patterns.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D139234
mlir/include/mlir/IR/PatternMatch.h
mlir/unittests/IR/PatternMatchTest.cpp