[flang-commits] [flang] [flang] Fix `getTypeSizeAndAlignment` for packed/tail-padded `RecordType` and `TRANSFER` gate (PR #220377)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Thu Sep 3 10:06:58 PDT 2026
DanielCChen wrote:
> > This #220969 should have fixed it. I will rebase.
>
> Considering the large number of lines of code you've modified in your project, I suggest you directly copy the hash and then cherry-pick it over. This will save a lot of time, although the code will be slightly outdated. It's up to you which option you prefer.
Thanks for the suggestion!
Rebasing has been working well so far for me. If it fails, I will do the cherry-pick as you suggested.
https://github.com/llvm/llvm-project/pull/220377
More information about the flang-commits
mailing list