[flang-commits] [flang] [flang][debug] Generate DISubprogramAttr for omp::TargetOp. (PR #138039)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Tue May 13 04:30:12 PDT 2025


================

----------------
skatrak wrote:

There is an early return from `AddDebugInfoPass::handleFuncOp()` if `debugLevel == mlir::LLVM::DIEmissionKind::LineTablesOnly` that skips all the added target-specific handling. Should we be doing something about target regions there as well?

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


More information about the flang-commits mailing list