[LoongArch][test] Regenerate checks for the ghc-cc.ll test case
authorWANG Xuerui <git@xen0n.name>
Mon, 26 Dec 2022 12:15:55 +0000 (20:15 +0800)
committerWeining Lu <luweining@loongson.cn>
Mon, 26 Dec 2022 12:15:56 +0000 (20:15 +0800)
commit77fad4c31e9c32a61da78946f41e8db28ec6a6a7
treede98ca022de2f3439dbffed7cb8344e8d9ccbfab
parent389079c87c826df9c0a089994d0fea50e6613a9f
[LoongArch][test] Regenerate checks for the ghc-cc.ll test case

Seems the codegen was stale (the extra `ret` after the tail call should
not be there, and indeed it is not emitted by the current code), plus
the whitespaces are different from the update_llc_test_checks.py style.
Simply regenerate it to fix the test failure.

Differential Revision: https://reviews.llvm.org/D140670
llvm/test/CodeGen/LoongArch/ghc-cc.ll