Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Differential
D79141
Diff 315201
llvm/test/CodeGen/RISCV/split-sp-adjust.ll
Changeset View
The stack didn't split for rv32c because the stack size is 256 which is equal to the limit. Should we choose a slightly greater stack size for stack_split_rv32_c test case?