[Mlir-commits] [mlir] Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749) (PR #73751)

Vitaly Buka llvmlistbot at llvm.org
Tue Nov 28 23:35:35 PST 2023


vitalybuka wrote:

> Oh so it was a memory leak?
> 
> Do you know why the CI does not print anything?

Because all output is redirected to FileCheck, but the first command fail and FileCheck is not even executed/completed.

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


More information about the Mlir-commits mailing list