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.".
Details
Details
- Reviewers
olista01 luporl - Commits
- rG496766840ff6: [ARM] Add a regression test for D154281
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. This test passes on ARM without D154281 and fails at add r3, sp, #72 when it is applied.