diff options
| author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2024-04-23 08:52:19 +0200 |
|---|---|---|
| committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2024-04-23 13:43:44 +0200 |
| commit | 56ed3dd77f4ef07a9b35cbb3d0ca868cc0999d01 (patch) | |
| tree | 8131f129c05266c00236c9c527c5689da79a3d3f /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
| parent | 9fb7a736f0f893ffd5da3cebaed30bc91e6a8514 (diff) | |
| download | llvm-56ed3dd77f4ef07a9b35cbb3d0ca868cc0999d01.zip llvm-56ed3dd77f4ef07a9b35cbb3d0ca868cc0999d01.tar.gz llvm-56ed3dd77f4ef07a9b35cbb3d0ca868cc0999d01.tar.bz2 | |
Pre-commit reproducer for argument copy elison related bug
Adding test case related to
https://github.com/llvm/llvm-project/issues/89060
It shows that after argument copy elison the scheduler may reorder
a load of the input argument and a store to the same fixed stack
entry (the fixed stack entry that is reused for the local variable).
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions
