[all-commits] [llvm/llvm-project] 353981: [MLIR] Removes CMake work-arounds.

Mark de Wever via All-commits all-commits at lists.llvm.org
Wed Jun 7 08:47:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3539813f987032577807b251b7ad419789a30d0a
      https://github.com/llvm/llvm-project/commit/3539813f987032577807b251b7ad419789a30d0a
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M mlir/cmake/modules/MLIRDetectPythonEnv.cmake
    M mlir/tools/mlir-vulkan-runner/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] Removes CMake work-arounds.

CMake older than 3.20.0 is no longer supported.
This removes work-arounds for no longer supported versions.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D152101




More information about the All-commits mailing list