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

Christian Ulmann llvmlistbot at llvm.org
Tue Apr 23 03:50:49 PDT 2024


https://github.com/Dinistro approved this pull request.

LGTM, thanks for working on this.
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. Thus, it will take substantial amount of time until we get there.

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


More information about the Mlir-commits mailing list