================ @@ -188,6 +188,11 @@ function check-targets() { libclc) echo "check-all" ;; + mlir) + for t in check-mlir check-mlir-python; do + echo $t ---------------- joker-eph wrote: Thanks :) https://github.com/llvm/llvm-project/pull/72847