[PATCH] D137495: [LoongArch] Add GHC Calling Convention
Lin Runze via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 24 01:15:45 PST 2022
lrzlin updated this revision to Diff 485187.
lrzlin added a comment.
Using `dso_local` in `ghc-cc.ll` and revert the changes in `getAddr()` to keep the semantics of `dso_preemtable`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137495/new/
https://reviews.llvm.org/D137495
Files:
llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
llvm/test/CodeGen/LoongArch/ghc-cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137495.485187.patch
Type: text/x-patch
Size: 11000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221224/1c7b38ad/attachment.bin>
More information about the llvm-commits
mailing list