[flang-commits] [flang] [flang][Lower] get ultimate symbol when querying if pointer or allocatable (PR #99528)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Thu Jul 18 11:57:39 PDT 2024
kiranchandramohan wrote:
> Why is the attribute not carried over when the symbol for the privatized variable is created?
We have generally been going in the direction of using the Ultimate symbol since this was recommended instead of copying in https://reviews.llvm.org/D112876
https://github.com/llvm/llvm-project/pull/99528
More information about the flang-commits
mailing list