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

Jacques Pienaar via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 14:43:42 PST 2023


================
@@ -14,6 +14,7 @@
 #ifndef MLIR_INITALLDIALECTS_H_
 #define MLIR_INITALLDIALECTS_H_
 
+#include "mlir/Config/mlir-config.h"
----------------
jpienaar wrote:

Was needed when PDL was optionally built, removed.

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


More information about the llvm-commits mailing list