[flang-commits] [PATCH] D136254: [flang] add fir.declare codegen support

Kiran Chandramohan via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Oct 19 06:10:35 PDT 2022


kiranchandramohan added a comment.

Are the pre-codegen ops enough for carrying the debug info to LLVM dialect? Or would we require lowering the `fir.declare` op to LLVM at some point when we add debug info? Would an alternative path be for `fir.declare` to subsume the precodegen dialect ops?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136254/new/

https://reviews.llvm.org/D136254



More information about the flang-commits mailing list