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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,070 ms | x64 debian > MLIR.Examples/standalone::test.toy | |
60,040 ms | x64 debian > libFuzzer.libFuzzer::fuzzer-leak.test |
Event Timeline
llvm/test/CodeGen/PowerPC/aix64-vector-pair-cc-spills.ll | ||
---|---|---|
153 | 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.
Better move this virtualcall test to another file and check output assembly.