[all-commits] [llvm/llvm-project] d658a4: [mlir][ir] OpRewritePattern should accept generate...
Jeff Niu via All-commits
all-commits at lists.llvm.org
Fri Dec 10 11:35:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d658a4bb97bed5db0b52e1e4dee2e0f1e6d006a5
https://github.com/llvm/llvm-project/commit/d658a4bb97bed5db0b52e1e4dee2e0f1e6d006a5
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/unittests/IR/CMakeLists.txt
A mlir/unittests/IR/PatternMatchTest.cpp
Log Message:
-----------
[mlir][ir] OpRewritePattern should accept generatedNames
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D115514
More information about the All-commits
mailing list