[all-commits] [llvm/llvm-project] 496766: [ARM] Add a regression test for D154281
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jul 19 02:32:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 496766840ff66597b738344a2c23896f638126bb
https://github.com/llvm/llvm-project/commit/496766840ff66597b738344a2c23896f638126bb
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
A llvm/test/CodeGen/ARM/struct-byval-loop.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list