[all-commits] [llvm/llvm-project] 1a6c26: Revert "[mlir] Allow out-of-tree python building f...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Nov 11 18:31:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a6c26d1f52999edbfbf6a978ae3f0e6759ea755
https://github.com/llvm/llvm-project/commit/1a6c26d1f52999edbfbf6a978ae3f0e6759ea755
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M mlir/cmake/modules/AddMLIRPython.cmake
M mlir/cmake/modules/MLIRConfig.cmake.in
M mlir/examples/standalone/CMakeLists.txt
M mlir/examples/standalone/include/Standalone/StandaloneOps.td
R mlir/examples/standalone/python/CMakeLists.txt
R mlir/examples/standalone/python/StandaloneExtension.cpp
R mlir/examples/standalone/python/mlir_standalone/dialects/StandaloneOps.td
R mlir/examples/standalone/python/mlir_standalone/dialects/standalone.py
M mlir/examples/standalone/test/CMakeLists.txt
M mlir/examples/standalone/test/lit.cfg.py
M mlir/examples/standalone/test/lit.site.cfg.py.in
R mlir/examples/standalone/test/python/lit.local.cfg
R mlir/examples/standalone/test/python/smoketest.py
M mlir/python/CMakeLists.txt
M mlir/test/Examples/standalone/test.toy
Log Message:
-----------
Revert "[mlir] Allow out-of-tree python building from installed MLIR."
This reverts commit c7be8b75399c727ec9e1ddc3f81510f284c65155.
Build is broken (multiple buildbots)
More information about the All-commits
mailing list