iree icon indicating copy to clipboard operation
iree copied to clipboard

[Cmake] Make better use of bazel to reduce the amount of hand-authored CMake code

Open Muzammiluddin-Syed-ECE opened this issue 1 month ago • 0 comments

See for context: https://github.com/iree-org/iree/pull/22775#pullrequestreview-3515972644

There exists a lot of CMake code within our codebase which can benefit from bazel-to-cmake (even if all our CMake code is not completely generatable via Bazel). It might be worth documenting such opportunities for improvement.

Muzammiluddin-Syed-ECE avatar Nov 27 '25 16:11 Muzammiluddin-Syed-ECE