[flang-commits] [flang] [flang] Rely on global initialization for simpler derived types (PR #114002)
via flang-commits
flang-commits at lists.llvm.org
Fri Mar 7 07:04:10 PST 2025
jeanPerier wrote:
> Do you have a spec license or will you need a reproducer?
I also saw issues with this patch today (asserts hit in LLVM).
I think the issue was the load/store for which there was a FIXME. I have patches that implement it and should solve the issue: https://github.com/llvm/llvm-project/pull/130290
https://github.com/llvm/llvm-project/pull/114002
More information about the flang-commits
mailing list