[all-commits] [llvm/llvm-project] d9f645: [mlir] Allow specifying benefit for C func ptr sty...
Chenguang Wang via All-commits
all-commits at lists.llvm.org
Thu Dec 22 09:10:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9f645fe5081fccbe59560989cdf8ea4535946fc
https://github.com/llvm/llvm-project/commit/d9f645fe5081fccbe59560989cdf8ea4535946fc
Author: Chenguang Wang <w3cing at gmail.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/unittests/IR/PatternMatchTest.cpp
Log Message:
-----------
[mlir] Allow specifying benefit for C func ptr style patterns.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D139234
More information about the All-commits
mailing list