cl: Add test passing large struct with dynamic realignment
Try to force a case where an extra "base pointer" is required in addition to a frame and stack pointer. This exercises https://reviews.llvm.org/D78811 for AMDGPU by forcing dynamic stack realignment in the callee while arguments are passed on the stack.