[llvm] [mlir] [mlir] Add config for PDL (PR #69927)
Jacques Pienaar via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 10:55:58 PST 2023
================
@@ -0,0 +1,992 @@
+//===- PDLPatternMatch.h - PDLPatternMatcher classes -------==---*- C++ -*-===//
----------------
jpienaar wrote:
Its not as it depends on data structures defined above it, but also it doesn't make sense to use in isolation as the functionality is not self-contained.
https://github.com/llvm/llvm-project/pull/69927
More information about the llvm-commits
mailing list