[Mlir-commits] [mlir] [RemoveDIs][MLIR] Don't process debug records in the LLVM-IR translator (PR #89735)

Billy Zhu llvmlistbot at llvm.org
Tue Apr 23 09:27:38 PDT 2024


zyx-billy wrote:

Thank you!

> Enhancing the import to support the new debug format properly will probably go hand-in-hand with changes in the way we model debug metadata in MLIR's dialect.

Are there any discussions on changing how debug ops are modeled in the LLVM dialect too? Or just that this might happen at some point and until then it's not worth updating the import.

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


More information about the Mlir-commits mailing list