[flang-commits] [flang] [RFC][flang] Trampolines for internal procedures. (PR #66157)
Carlos Eduardo Seo via flang-commits
flang-commits at lists.llvm.org
Wed Oct 11 10:00:22 PDT 2023
ceseo wrote:
> > I started taking a look at this for AArch64. I may have a patch soon implementing the trampolines.
>
> One word of caution, I think the calling convention on MacOS is using the register that you could use in Linux to implement it on Aarch64. But my memory is fuzzy on that.
Yes, macOS uses x18. I'll have that in mind, thanks!
https://github.com/llvm/llvm-project/pull/66157
More information about the flang-commits
mailing list