[Mlir-commits] [mlir] [mlir][tosa] Fix validation check on controlflow operators (PR #159754)

Thomas Preud'homme llvmlistbot at llvm.org
Fri Sep 19 05:12:59 PDT 2025


RoboTux wrote:

> Thanks, negative tests already exist here: https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/Tosa/error_if_check.mlir#L231. I actually realised some positive tests also existed here, but they weren't being checked correctly since `FileCheck` wasn't being run. I've moved them to the new test file I created.

Gotcha, thanks.



https://github.com/llvm/llvm-project/pull/159754


More information about the Mlir-commits mailing list