The stack alignment depends on the ABI (16 bytes for N32 and N64 and 8
bytes for O32), not the CPU type.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9148 Build 9148: arc lint + arc unit
Event Timeline
Comment Actions
Specifically, can you extend test/CodeGen/Mips/stack-alignment.ll to cover mips3 and mips4 with the n64 abi?
test/CodeGen/Mips/stack-alignment.ll | ||
---|---|---|
8 | That needs to be daddiu. |
That needs to be daddiu.