[llvm] [mlir] [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
================
@@ -0,0 +1,992 @@
+//===- PDLPatternMatch.h - PDLPatternMatcher classes -------==---*- C++ -*-===//
----------------
joker-eph wrote:
Not clear to me why is this a `.h.inc` extension? Seems like a regular `.h` to me.
Isn't it standalone? If so can you point out why?
https://github.com/llvm/llvm-project/pull/69927
More information about the llvm-commits
mailing list