Issue |
141107
|
Summary |
[CIR] Failing tests with `MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=ON`
|
Labels |
new issue
|
Assignees |
|
Reporter |
Andres-Salamanca
|
When building with the CMake flag `-DMLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=ON`, two tests in the CIR dialect are currently failing. This was identified during the upstreaming process and confirmed in the incubator as well. Relevant discussion: https://github.com/llvm/llvm-project/pull/140649#discussion_r2096634849
**Failing tests:**
```
********************
Failed Tests (2):
Clang :: CIR/CodeGen/loop.cpp
Clang :: CIR/Transforms/switch.cir
********************
```
@xlauko
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs