[Mlir-commits] [flang] [mlir] [MLIR][ODS] Print prop-dict fields with custom printers (PR #217589)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed Aug 26 06:59:32 PDT 2026
banach-space wrote:
This PR has broken some ClangIR tests:
```bash
Failed Tests (11):
Clang :: CIR/CodeGenOpenACC/combined-copy.c
Clang :: CIR/CodeGenOpenACC/combined-copyin-copyout-create.c
Clang :: CIR/CodeGenOpenACC/compute-copy.c
Clang :: CIR/CodeGenOpenACC/compute-copyin-copyout-create.c
Clang :: CIR/CodeGenOpenACC/data-copy-copyin-copyout-create.c
Clang :: CIR/CodeGenOpenACC/declare-copy.cpp
Clang :: CIR/CodeGenOpenACC/declare-copyin.cpp
Clang :: CIR/CodeGenOpenACC/declare-copyout.cpp
Clang :: CIR/CodeGenOpenACC/declare-create.cpp
Clang :: CIR/CodeGenOpenACC/enter-data.c
Clang :: CIR/CodeGenOpenACC/exit-data.c
```
Fix: https://github.com/llvm/llvm-project/pull/218925
https://github.com/llvm/llvm-project/pull/217589
More information about the Mlir-commits
mailing list