This is an archive of the discontinued LLVM Phabricator instance.

[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