Revert "[CMake] Actually require python 3.6 or greater"

There are builders that do not have python 3.6. Revert until this situation can be rectified

This reverts commit 0703b0753c40dad30f1683403f6600bd2cb42055.

GitOrigin-RevId: d3e8b9fdc0de18ff92764f1be0a9b5a13fbbe9de
1 file changed
tree: c54e64d1cef07da62b2cbd2e0d10429b7b0bd05b
  1. cmake/
  2. docs/
  3. examples/
  4. include/
  5. integration_test/
  6. lib/
  7. test/
  8. tools/
  9. unittests/
  10. utils/
  11. .clang-format
  12. .clang-tidy
  13. CMakeLists.txt
  14. LICENSE.TXT
  15. README.md
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.