Update base test case for https://reviews.llvm.org/D133466.
Details
Details
- Reviewers
lkail nemanjai shchenz - Group Reviewers
Restricted Project - Commits
- rG514ac16b517e: [PowerPC][NFC] Add virtual call to show redundant spill of vector registers
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/PowerPC/aix64-vector-pair-cc-spills.ll | ||
---|---|---|
153 ↗ | (On Diff #460320) | Better move this virtualcall test to another file and check output assembly. |
Comment Actions
Thank you for the suggestion. It's more clear to show the broken function. I will update the fix patch once this is finialized.