[llvm-branch-commits] [flang] release/20.x: [flang] fix AArch64 PCS for struct following pointer (#127802) (PR #128518)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 24 07:18:06 PST 2025


tblah wrote:

This looks good to me but I am unsure what the exact interpretation of the [rules](https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules) should be.
> Before RC3/Final Major Release Patches should be limited to critical bugs or regressions.

This is not fixing a regression but I believe the patch is very low risk. I am unsure how "critical bug" is defined.

Is anyone able to make an authoritative decision?

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


More information about the llvm-branch-commits mailing list