DavidTruby wrote: For context, this fixes an ICE in the specific scenario where you are trying to call a C function from Fortran that has both pointer and struct arguments, on AArch64. It’s quite niche but does cause a hard crash with a completely useless error message.
I was hoping we could get it in to 20 just because the fix is very simple and since it only touches this specific scenario it's low risk too. https://github.com/llvm/llvm-project/pull/128518 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits