[mlir] [llvm] [mlir] Add config for PDL (PR #69927)

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 9 20:29:58 PST 2023


================
@@ -92,6 +92,7 @@ class PatternApplicator {
   /// The set of patterns that may match against any operation type, stable
   /// sorted by benefit.
   SmallVector<const RewritePattern *, 1> anyOpPatterns;
+
----------------
joker-eph wrote:

Please remove: this is the only change in this file.

https://github.com/llvm/llvm-project/pull/69927


More information about the llvm-commits mailing list