This test case shows that we access wrong stack slots when the frame object has scalable offset under large stack size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100084
[NFC][RISCV] Add test for scalable offset under large stack size. ClosedPublic Authored by HsiangKai on Apr 7 2021, 7:52 PM.
Details Summary This test case shows that we access wrong stack slots when the frame object has scalable offset under large stack size.
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, evandro and 23 others. · View Herald TranscriptApr 7 2021, 7:52 PM HsiangKai added a child revision: D100035: [RISCV] Add scalable offset under very large stack size..Apr 7 2021, 7:53 PM This revision is now accepted and ready to land.Apr 7 2021, 10:57 PM Closed by commit rGb8cd6681156a: [NFC][RISCV] Add test for scalable offset under large stack size. (authored by HsiangKai). · Explain WhyApr 7 2021, 11:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 335983 llvm/test/CodeGen/RISCV/rvv/addi-scalable-offset.mir
|