[Mlir-commits] [mlir] [MLIR][LLVM] Fix memory explosion when converting global variable bodies in ModuleTranslation (PR #82708)

Mikhail Goncharov llvmlistbot at llvm.org
Tue Feb 27 01:19:27 PST 2024


metaflow wrote:

Hi! This new test only pass if tool was build with debug on. Without it it fails with `mlir-translate: Unknown command line argument '-debug-only=llvm-dialect-to-llvm-ir'. Try: 'mlir-translate --help'`.

Maybe it's possible to modify the test to check if tool was compiled with debug first?

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


More information about the Mlir-commits mailing list