The top-level CMakeLists.txt should not do the extra `find_package(LLVM)` step as it is already done by the `find_package(MLIR)` call.