[flang-commits] [flang] [Flang] Support for passing procedure pointer, reference to a function that returns a procedure pointer to structure constructor. (PR #86533)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Mon Mar 25 11:15:46 PDT 2024
DanielCChen wrote:
@jeanPerier The code in ConvertExprToHLFIR.cpp in this PR ended up the same as the one in Bridge.cpp. Could you please suggest a good place to factor the code out?
https://github.com/llvm/llvm-project/pull/86533
More information about the flang-commits
mailing list