[flang-commits] [flang] [RFC][flang] Trampolines for internal procedures. (PR #66157)
Valentin Churavy via flang-commits
flang-commits at lists.llvm.org
Wed Oct 11 09:59:00 PDT 2023
vchuravy 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.
https://github.com/llvm/llvm-project/pull/66157
More information about the flang-commits
mailing list