[flang-commits] [flang] [Flang] Add partial support for lowering procedure pointer assignment. (PR #70461)

via flang-commits flang-commits at lists.llvm.org
Fri Oct 27 09:00:38 PDT 2023


https://github.com/jeanPerier commented:

I have comments about the code, but the overall lowering approach looks reasonable to me.

I am a bit surprised that you did not need to handle procedure pointers arguments in the CallInterface.cpp, but maybe the code there already worked.

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


More information about the flang-commits mailing list