[flang-commits] [flang] [flang] Initial debug info support for local variables. (PR #90905)

via flang-commits flang-commits at lists.llvm.org
Fri May 3 06:02:28 PDT 2024


jeanPerier wrote:

> Do we really need an XDeclare operation?

Keeping fir.declare would require handling fir.shape type and operations in codegen because fir.shape/shape_shift are currently "virtual" type with no implementations.


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


More information about the flang-commits mailing list