[PATCH] D130249: [LoongArch] Implement more of the ABI

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 04:49:39 PDT 2022


xen0n added inline comments.


================
Comment at: llvm/test/CodeGen/LoongArch/calling-conv-lp64d.ll:504
+
+;; Check double ret.
+
----------------
Hmm. `Check returning doubles` could be better, I was bored just now and decided to review the pending LLVM changes once more, then I misunderstood this as "double IR `ret` insns" which is obviously impossible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130249



More information about the llvm-commits mailing list