[MLIR] Removes CMake work-arounds.
authorMark de Wever <koraq@xs4all.nl>
Sun, 4 Jun 2023 15:42:38 +0000 (17:42 +0200)
committerMark de Wever <koraq@xs4all.nl>
Wed, 7 Jun 2023 15:47:10 +0000 (17:47 +0200)
commit3539813f987032577807b251b7ad419789a30d0a
treed1f1810ae6d3b671d3d41b0eff0bb33b50db5ba8
parent42478d1473da6c119bc8eb9aa17608bfc54ce086
[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
mlir/cmake/modules/MLIRDetectPythonEnv.cmake
mlir/tools/mlir-vulkan-runner/CMakeLists.txt