[all-commits] [llvm/llvm-project] 77fad4: [LoongArch][test] Regenerate checks for the ghc-cc...
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Mon Dec 26 04:17:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77fad4c31e9c32a61da78946f41e8db28ec6a6a7
https://github.com/llvm/llvm-project/commit/77fad4c31e9c32a61da78946f41e8db28ec6a6a7
Author: WANG Xuerui <git at xen0n.name>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M llvm/test/CodeGen/LoongArch/ghc-cc.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list