[PATCH] D137495: [LoongArch] Add GHC Calling Convention

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 18:17:56 PST 2022


xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.

LGTM, thanks very much for the contribution!

As discussed elsewhere, there's the possibility of making use of `$s9` because we don't need a frame pointer, but as the GHC changes are already merged, this can come later with another pair of coordinated changes.

Any opinions on this from other reviewers?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137495/new/

https://reviews.llvm.org/D137495



More information about the llvm-commits mailing list