[all-commits] [llvm/llvm-project] b49e0e: Revert "[mlir] Add config for PDL (#69927)"
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Jan 3 10:16:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b49e0ebedfefa2f3323081425016ca2ada902263
https://github.com/llvm/llvm-project/commit/b49e0ebedfefa2f3323081425016ca2ada902263
Author: max <maksim.levental at gmail.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M mlir/CMakeLists.txt
M mlir/examples/minimal-opt/README.md
M mlir/include/mlir/Config/mlir-config.h.cmake
M mlir/include/mlir/Conversion/LLVMCommon/TypeConverter.h
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.h
R mlir/include/mlir/IR/PDLPatternMatch.h.inc
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Dialect/Bufferization/TransformOps/CMakeLists.txt
M mlir/lib/IR/CMakeLists.txt
R mlir/lib/IR/PDL/CMakeLists.txt
R mlir/lib/IR/PDL/PDLPatternMatch.cpp
M mlir/lib/IR/PatternMatch.cpp
M mlir/lib/Rewrite/ByteCode.h
M mlir/lib/Rewrite/CMakeLists.txt
M mlir/lib/Rewrite/FrozenRewritePatternSet.cpp
M mlir/lib/Rewrite/PatternApplicator.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/CMakeLists.txt
M mlir/test/lib/Transforms/CMakeLists.txt
M mlir/tools/mlir-lsp-server/CMakeLists.txt
M mlir/tools/mlir-opt/CMakeLists.txt
M mlir/tools/mlir-opt/mlir-opt.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Revert "[mlir] Add config for PDL (#69927)"
This reverts commit 5930725c891b60f5fb94058c6c08a55a2e03d83e.
More information about the All-commits
mailing list