[ARM] Add a regression test for D154281
authorJay Foad <jay.foad@amd.com>
Mon, 17 Jul 2023 15:20:32 +0000 (16:20 +0100)
committerJay Foad <jay.foad@amd.com>
Wed, 19 Jul 2023 09:32:21 +0000 (10:32 +0100)
commit496766840ff66597b738344a2c23896f638126bb
tree37e7da7e54059a893e445d5723c3b499185e68ff
parent62ed3ff4bbdb5570b4a0e3e6b0ebc3e184ba435e
[ARM] Add a regression test for D154281

This is a reduced version of one of the tests that was broken by the
original commit of D154281 "[CodeGen] Store SP adjustment in
MachineBasicBlock. NFCI.".

Differential Revision: https://reviews.llvm.org/D155471
llvm/test/CodeGen/ARM/struct-byval-loop.ll [new file with mode: 0644]