[PATCH] D140670: [LoongArch][test] Regenerate checks for the ghc-cc.ll test case

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 26 04:08:47 PST 2022


xen0n created this revision.
xen0n added reviewers: SixWeining, lrzlin, wangleiat, gonglingqin.
Herald added a project: All.
xen0n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140670

Files:
  llvm/test/CodeGen/LoongArch/ghc-cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140670.485284.patch
Type: text/x-patch
Size: 4721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221226/e5f64f65/attachment.bin>


More information about the llvm-commits mailing list