Seems good to add a test case to ensure the TCO.
Details
Details
- Reviewers
echristo kbarton iteratee hfinkel - Commits
- rGfa57367ae5bd: Move and add comments to the top for tailcall-string-rvo.ll
rG95e84c5123a1: [PowerPC] Add a testcase for TCO on string rvo function
rL270722: Move and add comments to the top for tailcall-string-rvo.ll
rL270287: [PowerPC] Add a testcase for TCO on string rvo function
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Small nit. Other than that looks good.
test/CodeGen/PowerPC/tailcall-string-rvo.ll | ||
---|---|---|
2 ↗ | (On Diff #57416) | Can you put this near the function being checked, and add a CHECK-LABEL line? |
Comment Actions
I know you've already committed, but a couple of small requests.
Thanks!
llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll | ||
---|---|---|
19–23 | Can you move this to the top please? And add a comment of what you want to be testing here? |
Can you move this to the top please? And add a comment of what you want to be testing here?