[RISCV][NFC] Add test of stack slot sizes of large split arguments
authorLuís Marques <luismarques@lowrisc.org>
Mon, 22 Mar 2021 13:36:22 +0000 (13:36 +0000)
committerLuís Marques <luismarques@lowrisc.org>
Mon, 22 Mar 2021 13:41:11 +0000 (13:41 +0000)
commit20f845d7c9a60262bd99ee6199c4d8be4bda9194
tree87f626531f5bb0f2e52d1cd0660356e846a4a293
parentbcd6424f9b693af57b29a0f03c52d6991be35d41
[RISCV][NFC] Add test of stack slot sizes of large split arguments

Illustrates bug 49500 <https://bugs.llvm.org/show_bug.cgi?id=49500>.
llvm/test/CodeGen/RISCV/stack-slot-size.ll [new file with mode: 0644]