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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo