[all-commits] [llvm/llvm-project] 2321ac: [mlir] Remove the deprecated OpConversionPattern::...
River Riddle via All-commits
all-commits at lists.llvm.org
Thu Oct 28 16:20:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2321ac195ca8cca328e13382b9f44c1648b7209d
https://github.com/llvm/llvm-project/commit/2321ac195ca8cca328e13382b9f44c1648b7209d
Author: River Riddle <riddleriver at gmail.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/include/mlir/Transforms/DialectConversion.h
Log Message:
-----------
[mlir] Remove the deprecated OpConversionPattern::matchAndRewrite methods
These have been deprecated for a few weeks now.
Differential Revision: https://reviews.llvm.org/D112763
More information about the All-commits
mailing list