Open
Description
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: #140649 (comment)
Failing tests:
********************
Failed Tests (2):
Clang :: CIR/CodeGen/loop.cpp
Clang :: CIR/Transforms/switch.cir
********************