intel / intel/mlir-extensions

find_package(LLVM) is redundant since find_package(MLIR) calls it internally

Open
#245 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
MLIR
Stars
156
Forks
45
Avg merge
4h 14m
Merged PRs (30d)
22

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.