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

Lin Runze via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 02:18:52 PST 2022


lrzlin updated this revision to Diff 480817.
lrzlin added a comment.

Following @xen0n's advice: Fix `--mattr` and replace pointer types with opaque pointers in `ghc-cc.ll`, delete TODO in `CodeModel:Small` and make it fall through to `CodeModel:Medium`.


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.480817.patch
Type: text/x-patch
Size: 12336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/b936eef5/attachment.bin>


More information about the llvm-commits mailing list